diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 00800d40..fa1c0a09 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -59,6 +59,9 @@ pygmentsCodeFences=true
instagram = "https://www.instagram.com/"
gitlab = "https://gitlab.com/"
keybase = "https://keybase.io/"
+ googlescholar = "https://scholar.google.com/"
+ researchgate = "https://www.researchgate.net/"
+ orcid = "https://orcid.org/"
[params.contact]
email = ""
@@ -107,4 +110,4 @@ pygmentsCodeFences=true
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
- unsafe = true
\ No newline at end of file
+ unsafe = true
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 3fdd68e7..330d8237 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -1,47 +1,114 @@
-