diff options
author | axtlos <axtlos@getcryst.al> | 2024-05-31 22:46:56 +0200 |
---|---|---|
committer | axtlos <axtlos@getcryst.al> | 2024-05-31 22:46:56 +0200 |
commit | 479414a93ae03a4463c16d54b39cd155b1e04683 (patch) | |
tree | 1778350d3d46bbe6e713f1a05f61339903a1fe9b /portfolio.html | |
parent | ffe95743948bb4a47cc92c88f758900f1aae6078 (diff) | |
download | website-479414a93ae03a4463c16d54b39cd155b1e04683.tar.gz website-479414a93ae03a4463c16d54b39cd155b1e04683.tar.bz2 |
fix links
Diffstat (limited to 'portfolio.html')
-rw-r--r-- | portfolio.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portfolio.html b/portfolio.html index 8986ea9..5ba0c8f 100644 --- a/portfolio.html +++ b/portfolio.html @@ -67,7 +67,7 @@ <table class="foot"> <tr> <td class="foot-date">March 12, 2024</td> - <td class="foot-home"><a href="https://axtlos.neocities.org">Go To Main Page</a></td> + <td class="foot-home"><a href="https://xenia.blahaj.land">Go To Main Page</a></td> <td class="foot-os">Linux 6.6.21</td> </tr> </table> |