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