Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xaviablaza/hugo-lodi-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaxwellkm <mkmicali@yahoo.com>2019-02-14 22:26:43 +0300
committermaxwellkm <mkmicali@yahoo.com>2019-02-14 22:26:43 +0300
commit8bf49316d2e1443f02f60b7e39dbaba851f00a8e (patch)
tree7f296ac19bc5a53f7b9a74135eb2d391bf6238b2 /exampleSite
parent715e3f29143864319c5374e4aceb356b74892100 (diff)
Add Google Scholar to social icons
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config-empty.toml3
-rw-r--r--exampleSite/config.toml1
2 files changed, 4 insertions, 0 deletions
diff --git a/exampleSite/config-empty.toml b/exampleSite/config-empty.toml
index 2c0aa03..a644956 100644
--- a/exampleSite/config-empty.toml
+++ b/exampleSite/config-empty.toml
@@ -44,6 +44,9 @@ theme = "hugo-lodi-theme"
# Github username
# github = ""
+ # Google Scholar URL
+ # googlescholar = ""
+
[params.nav]
enable = true
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 1036f1a..29442cc 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -17,6 +17,7 @@ googleAnalytics = "UA-XXXXXXXX-Y"
linkedin = "https://www.linkedin.com/in/alexander-hans-collado-jr-9444146a"
medium = "ahvccollado"
github = "github"
+ googlescholar = "https://scholar.google.com/citations?user=XXXXXXXXXXXXXXXXXXXXX=en"
[params.nav]
enable = true