Initial commit

This commit is contained in:
2018-01-11 09:16:05 +04:00
commit db02c6922b
18 changed files with 10966 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
</main>
<footer class="footer">
<div class="container">
<div class="content has-text-centered">
<h6>{{ .Site.Copyright | markdownify }} | Rendered by
<a href="https://gohugo.io" title="Hugo">Hugo</a> |
<a href="{{.Site.BaseURL}}index.xml">Subscribe</a>
</h6>
</div>
</div>
</footer>
</body>
</html>