1 parent c1ccf58 commit 3a2c6a8Copy full SHA for 3a2c6a8
3 files changed
README.md
@@ -75,11 +75,12 @@ Check [example site](exampleSite/hugo.toml) for more info.
75
- Dribbble
76
- Facebook
77
- Feed
78
+- Github
79
- Gplus
80
- Instagram
81
- Linkedin
82
- Pinterest
83
- Soundcloud
-- Vimeo
84
- Twitter
85
+- Vimeo
86
- Youtube
layouts/partials/footer.html
@@ -5,6 +5,7 @@
5
<a href="https://github.com/akopdev/hugo-theme-chicago7" class="footerLink">Chicago7</a> theme
6
</p>
7
{{ $icons := dict
8
+ "github" "github.svg"
9
"behance" "behance.svg"
10
"dribbble" "dribbble.svg"
11
"facebook" "facebook.svg"
static/icons/github.svg
0 commit comments