summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2015-01-16 23:12:16 -0500
committerBen Burwell <ben@benburwell.com>2015-01-16 23:12:16 -0500
commit7cc53846776f201af369065a5684e27f43b1a799 (patch)
tree8311b1f583d0ad208a68dad1314846e7350da45e /_layouts
parentd00e8c989f8bbdbcfbab31562ea3682987814a5d (diff)
Add privacy, license info
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/master.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/master.html b/_layouts/master.html
index cb867a3..26c9f31 100644
--- a/_layouts/master.html
+++ b/_layouts/master.html
@@ -91,8 +91,8 @@
</main>
<footer class="grid_wide">
<div><a href="/">Ben</a> / <a href="/pgp/">PGP</a> / <a href="/theatre/">Theatre</a></div>
- <div><a href="mailto:hi@benburwell.com">Email</a> / <a href="https://twitter.com/bburwell">Twitter</a> / <a href="https://keybase.io/benburwell">Keybase</a> / <a href="https://github.com/benburwell">GitHub</a></div>
- <div><a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution License</a></div>
+ <div><a href="mailto:hi@benburwell.com">Email</a> / <a href="https://twitter.com/bburwell">Twitter</a> / <a href="https://github.com/benburwell">GitHub</a></div>
+ <div><a href="/license/">License</a> / <a href="/privacy/">Privacy</a></div>
</footer>
</div>
</body>