Small fix
This commit is contained in:
parent
ecba4a94b8
commit
d68aa4baa6
|
@ -1,5 +1,10 @@
|
|||
# yggpi
|
||||
This is my website root, I plan on improving it over time
|
||||
# Skiqqy.xyz
|
||||
This is my website.
|
||||
|
||||
## Building
|
||||
````
|
||||
$ ./build.sh
|
||||
````
|
||||
|
||||
## Static Blog
|
||||
The goal of this website is to serve 'static' content that gets updated
|
||||
|
|
|
@ -48,8 +48,8 @@
|
|||
|
||||
Personal:
|
||||
<a href=https://github.com/skiqqy>Github</a>
|
||||
<a href=./setup.html>My Setup</a>
|
||||
<a href=./site/projects.html>Projects</a>
|
||||
<a href=/site/setup.html>My Setup</a>
|
||||
<a href=/site/projects.html>Projects</a>
|
||||
|
||||
Hosted Services:
|
||||
<a href=https://git.skiqqy.xyz/>Git Server</a>
|
||||
|
|
Loading…
Reference in New Issue