summaryrefslogtreecommitdiff
path: root/_includes/footer.html
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-10 21:48:07 +0100
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-10 21:48:07 +0100
commit42348f6a810ed8e87881319866b6e1ccbb17e77d (patch)
treed15365211ed934862048bb3911641830d1cd8c46 /_includes/footer.html
parent1e6350b027fe6dc6adff55afb3e9746efc908c7c (diff)
Almost ready to replace the main site!
Applied CSS readability fixes - the font is very small on Windows. Fleshed out header/footer - added support information, better links, etc. Added license page because people like to know the licensing terms.
Diffstat (limited to '_includes/footer.html')
-rw-r--r--_includes/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index 5a83239..6eb8358 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,7 +1,7 @@
</section>
<footer>
- <p>This project is maintained by <a href="https://github.com/zeux">Arseny Kapoulkine</a></p>
- <p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
+ <p>Maintained by <a href="https://github.com/zeux">Arseny Kapoulkine</a></p>
+ <p><small>Hosted on GitHub &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="/javascripts/scale.fix.js"></script>