mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Revert "Mention GitHub, Zola, and Netlify in the footer"
This reverts commit 1ff397f568.
This commit is contained in:
@@ -39,13 +39,8 @@
|
||||
<footer class="footer">
|
||||
<hr>
|
||||
<small>
|
||||
<p>
|
||||
© <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>
|
||||
© <time datetime="2019">2019</time>. All rights reserved.
|
||||
<a href="{{ get_url(path="./pages/contact.md") }}">Contact</a>
|
||||
</small>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user