1 parent 3a2c6a8 commit d5edc63Copy full SHA for d5edc63
3 files changed
README.md
@@ -72,6 +72,7 @@ Check [example site](exampleSite/hugo.toml) for more info.
72
*Supported social media links*:
73
74
- Behance
75
+- Goodreads
76
- Dribbble
77
- Facebook
78
- Feed
layouts/partials/footer.html
@@ -6,6 +6,7 @@
6
</p>
7
{{ $icons := dict
8
"github" "github.svg"
9
+ "goodreads" "goodreads.svg"
10
"behance" "behance.svg"
11
"dribbble" "dribbble.svg"
12
"facebook" "facebook.svg"
static/icons/goodreads.svg
0 commit comments