feat: redirect from github io domain

pull/31/merge^2
Faiyaz 3 years ago
parent 30904a5bb3
commit 452578d998

@ -0,0 +1,3 @@
<meta http-equiv="refresh" content="1;url=https://viscory-github-io.vercel.app/" />

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

Loading…
Cancel
Save