diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-07-25 19:19:51 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-07-25 19:19:51 +0200 |
| commit | 64e235f7cbfc389375b6ce42b5ef30a3c21e91d3 (patch) | |
| tree | a09af0a0ef949eff8804878912424ec9234d3d84 /index.template.html | |
| parent | 4ddc0c0c382c0e12c5d7a900eaa739660c80ed77 (diff) | |
| download | cacharle.xyz-64e235f7cbfc389375b6ce42b5ef30a3c21e91d3.tar.gz cacharle.xyz-64e235f7cbfc389375b6ce42b5ef30a3c21e91d3.tar.bz2 cacharle.xyz-64e235f7cbfc389375b6ce42b5ef30a3c21e91d3.zip | |
Added a style sheet that's prettier
Diffstat (limited to 'index.template.html')
| -rw-r--r-- | index.template.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/index.template.html b/index.template.html index 3e5d33e..ff851c3 100644 --- a/index.template.html +++ b/index.template.html @@ -24,5 +24,7 @@ <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> + + <p>The style sheet of this site can be found <a href="https://github.com/markdowncss/retro">here</a></p> </div></body> </html> |
