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

github.com/jpescador/hugo-future-imperfect.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Rochette <statnmap@users.noreply.github.com>2018-01-20 19:39:23 +0300
committerPatrick Collins <thepatrickcollins@gmail.com>2018-01-20 19:39:23 +0300
commit805e4438b783a7983a44f9a90e337c9beb5a0652 (patch)
tree8b1d2bd7a6c9d47d54310dc609cfe5f8338ebbd4 /exampleSite
parentb700f40ab2d0e14b365cea2dc9daff4718892d47 (diff)
Add Academicons to social links (#104)
* Add gitignore * Add academicons font * Load academicons in header * Add googlescholar, orcid and researchgate to social.html * Add googlescholar, orcid and researchgate to config.toml in exampleSite * Delete .gitignore
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 387b438..48d1ae7 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -165,5 +165,8 @@ pluralizeListTitles = false
pinterest = "example"
telegram = "example"
vine = ""
+ googlescholar = ""
+ orcid = ""
+ researchgate = "example"
# Email
email = "example"