mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-19 15:44:39 -04:00
Fix open source footer text on homepage
This commit is contained in:
parent
2c776de6be
commit
e90f0b5fe3
@ -1,5 +1,4 @@
|
||||
<div class="icon-github-wrapper">
|
||||
<i class="icon-github"></i>
|
||||
</div>
|
||||
<div>Hugo is <a href="https://github.com/spf13/hugo/">open source</a>, completely free, and built with <i class="icon-love"></i> by <a href="http://spf13.com/">spf13</a> and <a href="https://github.com/spf13/hugo/contributors">friends.</a> We welcome all contributions.</div>
|
||||
<div>New to Go? We've got you covered. Help us with <a href="{{ "contribute/documentation/" | relURL}}"> the docs</a> or <a href="{{ "contribute/themes" | relURL }}"> themes</a>.</div>
|
||||
<div>Hugo is <a href="https://github.com/spf13/hugo/">open source</a>, completely free, and built with <i class="icon-love"></i> by <a href="http://spf13.com/">spf13</a> and <a href="https://github.com/spf13/hugo/contributors">friends.</a> We welcome all contributions. New to Go? We've got you covered.</div> <div>Help us <a href="{{ "contribute/documentation/" | relURL}}"> improve the docs</a>, <a href="{{ "contribute/themes" | relURL }}"> contribute a theme</a>, or just send us some love on <a href="https://twitter.com/GoHugoIo" target="_blank">Twitter.</a></div>
|
Loading…
x
Reference in New Issue
Block a user