Skip to content

Commit d5edc63

Browse files
committed
Add goodreads to social media links
1 parent 3a2c6a8 commit d5edc63

3 files changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Check [example site](exampleSite/hugo.toml) for more info.
7272
*Supported social media links*:
7373

7474
- Behance
75+
- Goodreads
7576
- Dribbble
7677
- Facebook
7778
- Feed

layouts/partials/footer.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
</p>
77
{{ $icons := dict
88
"github" "github.svg"
9+
"goodreads" "goodreads.svg"
910
"behance" "behance.svg"
1011
"dribbble" "dribbble.svg"
1112
"facebook" "facebook.svg"

static/icons/goodreads.svg

Lines changed: 8 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)