Skip to content

Commit 3a2c6a8

Browse files
committed
Add github to social media links
1 parent c1ccf58 commit 3a2c6a8

3 files changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,12 @@ Check [example site](exampleSite/hugo.toml) for more info.
7575
- Dribbble
7676
- Facebook
7777
- Feed
78+
- Github
7879
- Gplus
7980
- Instagram
8081
- Linkedin
8182
- Pinterest
8283
- Soundcloud
83-
- Vimeo
8484
- Twitter
85+
- Vimeo
8586
- Youtube

layouts/partials/footer.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<a href="https://github.com/akopdev/hugo-theme-chicago7" class="footerLink">Chicago7</a> theme
66
</p>
77
{{ $icons := dict
8+
"github" "github.svg"
89
"behance" "behance.svg"
910
"dribbble" "dribbble.svg"
1011
"facebook" "facebook.svg"

static/icons/github.svg

Lines changed: 6 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)