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

github.com/funkydan2/hugo-kiera.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Saunders <10623666+funkydan2@users.noreply.github.com>2020-06-26 01:10:02 +0300
committerGitHub <noreply@github.com>2020-06-26 01:10:02 +0300
commit1f38d5a0ad45716b09ed120a7988a06af57ea24f (patch)
treeb73fc7feae5c07ca9b5b200bf2d8988166b5c1c1
parentb55b53fb509fe904a1bb11ca8b4e66b352a5e3e6 (diff)
parent3a14c1b0306cb39e4c5eaf174ca3670a6327485e (diff)
Merge pull request #45 from swflint/add-orcid-logo
Add ORCiD social icon
-rw-r--r--data/social.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/social.toml b/data/social.toml
index 4373149..42d6291 100644
--- a/data/social.toml
+++ b/data/social.toml
@@ -167,3 +167,9 @@ id = "strava"
url = "https://www.strava.com/athletes/%s"
title = "Strava"
icon = "fab fa-strava"
+
+[[social_icons]]
+id = "orcid"
+url = "https://orcid.org/%s"
+title = "ORCiD"
+icon = "fab fa-orcid"