summaryrefslogtreecommitdiffstats
path: root/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'about.html')
-rw-r--r--about.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/about.html b/about.html
new file mode 100644
index 0000000..cc63e36
--- /dev/null
+++ b/about.html
@@ -0,0 +1,16 @@
+---
+layout: default
+title: About
+---
+
+<div class="container">
+ <h2>{{ page.title }}</h2>
+ <p>
+ The site's column-based layout is powered by
+ <a href="http://getskeleton.com/" class="external" target="_blank"
+ rel="noopener noreferrer">Skeleton</a> (<a href="/assets/lic/skeleton.txt"
+ target="_blank">see license</a>).
+ </p>
+</div>
+
+