From ed8c0197198c15d9a4e8afafa4980566b34f6d43 Mon Sep 17 00:00:00 2001 From: zzossig Date: Sat, 29 Feb 2020 14:45:55 +0900 Subject: [PATCH] twitch icon added --- README.ko.md | 1 + README.md | 1 + archetypes/author.md | 1 + 3 files changed, 3 insertions(+) diff --git a/README.ko.md b/README.ko.md index 419fcb6..ad7ee73 100644 --- a/README.ko.md +++ b/README.ko.md @@ -389,6 +389,7 @@ commento = false dev-to = "" gitea = "" google-scholar = "" + twitch = "" [donationOptions] enable = false # if set, the donation button will show up on the single page. diff --git a/README.md b/README.md index 72a5c51..d7997d1 100644 --- a/README.md +++ b/README.md @@ -392,6 +392,7 @@ commento = false dev-to = "" gitea = "" google-scholar = "" + twitch = "" [donationOptions] enable = false # if set, the donation button will show up on the single page. diff --git a/archetypes/author.md b/archetypes/author.md index 69cd3d9..82671fc 100644 --- a/archetypes/author.md +++ b/archetypes/author.md @@ -44,4 +44,5 @@ socialOptions: dev-to: "" gitea: "" google-scholar: "" + twitch: "" ---