diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-07-26 11:01:10 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-07-26 11:01:10 +0200 |
| commit | bb8d6c2aaeb841139966e13fe62e8f85f264bb97 (patch) | |
| tree | e4193bd5626b7e5a947c7bc11b691842cc252408 /index.template.html | |
| parent | 64e235f7cbfc389375b6ce42b5ef30a3c21e91d3 (diff) | |
| download | cacharle.xyz-bb8d6c2aaeb841139966e13fe62e8f85f264bb97.tar.gz cacharle.xyz-bb8d6c2aaeb841139966e13fe62e8f85f264bb97.tar.bz2 cacharle.xyz-bb8d6c2aaeb841139966e13fe62e8f85f264bb97.zip | |
Cleaning git server article, Tweeking the style sheet
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> |
