initial commit
This commit is contained in:
commit
b710cfda80
98 changed files with 9669 additions and 0 deletions
8
layouts/partials/site-footer.html
Normal file
8
layouts/partials/site-footer.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<footer class="gdoc-footer">
|
||||
<div class="container">
|
||||
<div>
|
||||
Build with <a href="https://gohugo.io/" class="gdoc-footer__link">Hugo</a> and
|
||||
<svg class="icon heart"><use xlink:href="#heart"></use></svg>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
Loading…
Add table
Add a link
Reference in a new issue