Skip to content

Commit 27aeadb

Browse files
authored
Update config.toml with Goodreads link
1 parent e8a4f19 commit 27aeadb

1 file changed

Lines changed: 14 additions & 8 deletions

File tree

config.toml

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,24 +128,30 @@ icon = "fa fa-2x fa-orcid"
128128
weight = 3
129129
url = "https://orcid.org/0000-0003-2042-4655"
130130

131+
[[params.social]]
132+
name = "Zotero"
133+
icon = "fa fa-2x fa-zotero"
134+
weight = 5
135+
url = "https://www.zotero.org/partigabor"
136+
137+
[[params.social]]
138+
name = "Goodreads"
139+
icon = "fa fa-2x fa-goodreads"
140+
weight = 6
141+
url = "https://www.goodreads.com/review/list/157052753-devouringradiantlight?shelf=read"
142+
131143
# [[params.social]]
132144
# name = "Twitter"
133145
# icon = "fa fa-2x fa-twitter"
134-
# weight = 3
146+
# weight = 7
135147
# url = "https://twitter.com/partigabor/"
136148

137149
# [[params.social]]
138150
# name = "LinkedIn"
139151
# icon = "fa fa-2x fa-linkedin"
140-
# weight = 4
152+
# weight = 8
141153
# url = "https://www.linkedin.com/in/partigabor/"
142154

143-
[[params.social]]
144-
name = "Zotero"
145-
icon = "fa fa-2x fa-zotero"
146-
weight = 5
147-
url = "https://www.zotero.org/partigabor"
148-
149155
# [[params.social]]
150156
# name = "RSS"
151157
# icon = "fa fa-2x fa-rss"

0 commit comments

Comments
 (0)