~netlandish/linktaco-blog

dd264ba750f5f37b03b2086f17ad8b5ee6eb2a81 — Peter Sanchez 26 days ago d50440b
Updating base html
1 files changed, 3 insertions(+), 4 deletions(-)

M layouts/_default/baseof.html
M layouts/_default/baseof.html => layouts/_default/baseof.html +3 -4
@@ 75,9 75,9 @@
    {{ end }}
    <div class="footer">
      <span>Follow Us On:</span>
      <a href="https://social.netlandish.com/@LinkTaco"><img src="{{ "img/mastodon.svg" | relURL }}" style="height: 1em;" /> Mastodon</a>
      <a href="https://instagram.com/linktaco"><img src="{{ "img/instagram.svg" | relURL }}" style="height: 1em;" /> Instagram</a>
      <a href="https://twitter.com/LinkTacoDotCom"><img src="{{ "img/twitter.svg" | relURL }}" style="height: 1em;" /> Twitter</a>
      <a href="https://social.netlandish.com/@LinkTaco" target="_blank"><img src="{{ "img/mastodon.svg" | relURL }}" style="height: 1em;" /> Mastodon</a>
      <a href="https://instagram.com/linktaco" target="_blank"><img src="{{ "img/instagram.svg" | relURL }}" style="height: 1em;" /> Instagram</a>
      <a href="https://twitter.com/LinkTacoDotCom" target="_blank"><img src="{{ "img/twitter.svg" | relURL }}" style="height: 1em;" /> Twitter</a>
    </div>
      <div class="footer">
        <span>&copy; {{ now.Year }} <a href="https://www.netlandish.com" target="_blank">Netlandish Inc.</a></span> 


@@ 85,7 85,6 @@
	<a href="https://man.code.netlandish.com/~netlandish/policies/privacy.md" target="_blank">Privacy Policy</a>
	<span>
	  <a href="https://code.netlandish.com/~netlandish/links" target="_blank">Source Code</a>
	  <small class="text-muted">(v: )</small>
	</span>
      </div>
      <blockquote>Made with love from all over the world.</blockquote>