Skip to content

Commit 361a81d

Browse files
authored
give props to netlify on the main page (#410)
* give props to netlify on the main page * move props to the right template
1 parent 3504e09 commit 361a81d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

site/themes/learn/exampleSite/layouts/partials/menu-footer.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<a class="github-button" href="https://github.com/matcornic/hugo-theme-learn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork matcornic/hugo-theme-learn on GitHub">Fork</a>
1010

1111
<p>Built with <a href="https://github.com/matcornic/hugo-theme-learn"><i class="fa fa-heart"></i></a> from <a href="http://getgrav.org">Grav</a> and <a href="http://gohugo.io/">Hugo</a></p>
12+
1213
</center>
1314
<!-- Place this tag in your head or just before your close body tag. -->
1415
<script async defer src="https://buttons.github.io/buttons.js"></script>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
<p>Built with <a href="https://github.com/matcornic/hugo-theme-learn"><i class="fa fa-heart"></i></a> from <a href="http://getgrav.org">Grav</a> and <a href="http://gohugo.io/">Hugo</a></p>
2+
<p>Hosted for free by the wonderful folks at <a href="https://netlify.com">Netlify</a></p>

0 commit comments

Comments
 (0)