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.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.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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> |
