Integrate hugo static generator
This commit is contained in:
4
layouts/_partials/footer.html
Normal file
4
layouts/_partials/footer.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<footer class="footer">
|
||||
<section class="container">
|
||||
</section>
|
||||
</footer>
|
1
layouts/_partials/head/custom-icons.html
Normal file
1
layouts/_partials/head/custom-icons.html
Normal file
@@ -0,0 +1 @@
|
||||
<link rel="shortcut icon" href="{{ .Site.Params.faviconICO | relURL }}" type="image/x-icon">
|
Reference in New Issue
Block a user