commit 33ff4a48b98284e8e180f3ddf8be5e6b3d64a7b8
parent b622b7efb80f71f30b28380855e7401b7d1b20c9
Author: Gaute Hope <eg@gaute.vetsj.com>
Date: Mon, 21 Apr 2014 12:48:43 +0200
add link to color schemes
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/_layouts/default.md b/_layouts/default.md
@@ -23,13 +23,14 @@
<a href="https://github.com/sup-heliotrope/sup/issues" class="btn">Issues</a>
<a href="/history/" class="btn">History</a>
<a href="/screenshots/" class="btn">Screenshots</a>
+ <a href="https://github.com/sup-heliotrope/sup-colors" class="btn">Color schemes</a>
</section>
</div>
</header>
{{ content }}
-
+
</body>
</html>