aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index dfdf5b6..f256f73 100644
--- a/index.html
+++ b/index.html
@@ -19,13 +19,13 @@
<h2>Blog articles</h2>
<ul>
<!--BLOGINDEX-->
-<li><a href="blog/git_server.html"> How to make your own git server/website</a></li>
+<li><a href="blog/git_server.html"> How to make your own git server/website </a></li>
</ul>
<h2>Links</h2>
<li><a href="https://github.com/cacharle">github</a></li>
- <li><a href="https://git.cacharle.xyz">my git server</a></li>
+ <li><a href="https://git.cacharle.xyz">git server</a></li>
- <p>The style sheet of this site can be found <a href="https://github.com/markdowncss/retro">here</a></p>
+ <p>The style sheet used for this site can be found <a href="https://github.com/markdowncss/retro">here</a></p>
</div></body>
</html>