summaryrefslogtreecommitdiff
path: root/templates/template_dark.txt
diff options
context:
space:
mode:
authordaniel-Jones <daniel@danieljon.es>2018-02-15 20:38:54 +1030
committerdaniel-Jones <daniel@danieljon.es>2018-02-15 20:38:54 +1030
commit1678380bf24811e94c6cb40203c828ca9e448ef7 (patch)
tree4eb62be9f01300557b53eb4d4a20e9b1342ce7fd /templates/template_dark.txt
parentd5192f1ed98c5b7154b78b10a623a855ff3b8b59 (diff)
downloadwebsite-1678380bf24811e94c6cb40203c828ca9e448ef7.tar.gz
website-1678380bf24811e94c6cb40203c828ca9e448ef7.zip
added light template to live script. added links to light subdomain.
Diffstat (limited to 'templates/template_dark.txt')
-rw-r--r--templates/template_dark.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template_dark.txt b/templates/template_dark.txt
index b8ba61f..ad3d37c 100644
--- a/templates/template_dark.txt
+++ b/templates/template_dark.txt
@@ -29,7 +29,7 @@ div.cover{display:inline-block; vertical-align: top; padding-top: 28px; padding-
<body>
<div class="middle">
<h1>danieljon.es</h1>
-<a href="https://danieljon.es">normal</a> <a href="https://dark.danieljon.es">dark</a> <a href="https://nocss.danieljon.es">no css</a> <br>
+<a href="https://danieljon.es">normal</a> <a href="https://light.danieljon.es">light</a> <a href="https://dark.danieljon.es">dark</a> <a href="https://nocss.danieljon.es">no css</a> <br>
<a href="/">index</a> <a href="/blog">blog</a> <a href="/portfolio.html">projects</a> <a href="/opinions">opinions</a> <a href="https://git.danieljon.es">git</a>
{INFO}
</div>