* feat: init config.json

* fix: change donate links

* fix: changed donate url

* feat: added very cool charizard

* fix: cool charizard

* feat: added more cool commands

* fix: cool commands

* fix: charizard

* feat: changed title

* feat: redirect from github io domain

* fix: removed README, moved index.html

* fix: updated resume links
pull/31/head
viscory 3 years ago committed by GitHub
parent 177eeaed1b
commit 7821cc5eec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@
"ps1_hostname": "here",
"ps1_username": "guest",
"repo": "https://github.com/viscory/viscory.github.io",
"resume_url": "http://docs.google.com/document/d/12UwAGKPOlG3jmRZr2tO2BVqtX4pYZhmm6TAyGBRDEBQ/export?format=pdf",
"resume_url": "https://docs.google.com/document/d/12UwAGKPOlG3jmRZr2tO2BVqtX4pYZhmm6TAyGBRDEBQ/edit?usp=sharing",
"donate_urls": {
"wallet": "0x2BA1c436eF129966b6268a63E0f905f2D4FF09bd"
},

@ -7,7 +7,7 @@ const sumfetch = async (args: string[]): Promise<string> => {
ABOUT
${config.name}
${config.ps1_hostname}
<u><a href="${config.resume_url}" target="_blank">resume</a></u>
<u><a href="${config.resume_url}" target="_blank">resume [updated: Jul'23]</a></u>
<u><a href="${config.repo}" target="_blank">Github repo</a></u>
-----------
CONTACT

Loading…
Cancel
Save