diff options
author | daniel-Jones <daniel@danieljon.es> | 2017-12-12 14:12:02 +1030 |
---|---|---|
committer | daniel-Jones <daniel@danieljon.es> | 2017-12-12 14:12:02 +1030 |
commit | a67ae3de9e2222486883fc5c739cbd21b758f73d (patch) | |
tree | 4b2f4d80b8cf8f1f32f66003ed80a7cd2ac4b650 /template.txt | |
parent | 7346158d849ee23d4dfe09f04823e8ccb5785c37 (diff) | |
download | website-a67ae3de9e2222486883fc5c739cbd21b758f73d.tar.gz website-a67ae3de9e2222486883fc5c739cbd21b758f73d.zip |
changed some links around, removed reddit, steam, github
Diffstat (limited to 'template.txt')
-rw-r--r-- | template.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/template.txt b/template.txt index fbb9ad3..160f6d5 100644 --- a/template.txt +++ b/template.txt @@ -23,10 +23,7 @@ div.cover{display:inline-block; vertical-align: top; padding-top: 28px; padding- <body> <div class="middle"> <h1>danieljon.es</h1>free of Javascript, minimal CSS.<br><br> -<a href="/">index</a> <a href="/blog">blog</a> <a href="/portfolio.html">portfolio</a> <br> <br> -<a href="https://reddit.com/u/daniel_j-">reddit</a> -<a href="https://steamcommunity.com/id/imnotstraightatall/">steam</a> -<a href="https://github.com/daniel-Jones">github</a> +<a href="/">index</a> <a href="/blog">blog</a> <a href="/portfolio.html">portfolio</a> <a href="https://git.danieljon.es">git</a> {INFO} </div> {CONTENT} |