💄 Updating the UI and style files.

This commit is contained in:
piharpi
2019-09-03 14:45:05 +07:00
parent e765cdf81a
commit 694811ab63
58 changed files with 1636 additions and 1613 deletions

View File

@@ -1,8 +1,14 @@
<footer class="site-footer">
<p><span class="crafted">Crafted with 🍩 in Banyuwangi, <b>IDN</b>.</span></p>
<footer class="footer">
<div class="copyright">
<a href="/thanks">ack.</a>
<b>/</b>
<a href="/feed.xml">rss</a>
<b>/</b>
<b>&copy; {{ site.time | date: "%Y" }}</b>
</div>
</footer>
<script src="/assets/js/galite.js"></script>
<script>
var galite = galite || {};
galite.UA = "{{ site.google_analytics }}";
</script>
</script>