diff options
Diffstat (limited to 'index.template.html')
| -rw-r--r-- | index.template.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/index.template.html b/index.template.html index ff851c3..940bc6f 100644 --- a/index.template.html +++ b/index.template.html @@ -23,8 +23,8 @@ <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> |
