Revert "Mention GitHub, Zola, and Netlify in the footer"

This reverts commit 1ff397f568.
This commit is contained in:
Philipp Oppermann
2019-04-24 16:57:08 +02:00
parent c1d7a7933b
commit e4eee8c37f

View File

@@ -39,13 +39,8 @@
<footer class="footer">
<hr>
<small>
<p>
&copy; <time datetime="2019">2019</time>. All rights reserved.
<a href="{{ get_url(path="./pages/contact.md") }}">Contact</a>
</p>
<p style = "color: gray;">
Developed on <a href="https://github.com/phil-opp/blog_os">GitHub</a>, built with <a href="https://www.getzola.org/">Zola</a>, </a>hosted on <a href="https://www.netlify.com">Netlify</a>.
</p>
</small>
</footer>
</div>