diff options
author | FivePixels <o5pxels@gmail.com> | 2022-03-04 13:38:29 -0600 |
---|---|---|
committer | FivePixels <o5pxels@gmail.com> | 2022-03-04 13:38:29 -0600 |
commit | c57e6081179f8bdce2a00dff37e4eebf81810d6f (patch) | |
tree | a31155cb14710d060201c5b8c485bbbfdb47e402 | |
parent | 97de38ff028c2084ee52a6af4ba9b514e94331bc (diff) | |
download | personal-website-c57e6081179f8bdce2a00dff37e4eebf81810d6f.tar.xz personal-website-c57e6081179f8bdce2a00dff37e4eebf81810d6f.zip |
Update source code link for website
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -104,7 +104,7 @@ <p>
My website (the one you are looking at right now).
</p>
- <a href="https://github.com/FivePixels/fivepixels.github.io">
+ <a href="https://git.fivepixels.me/fivepixels.me/">
Source code
</a>
</div>
|