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

github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIceFlom <13588486+IceFlom@users.noreply.github.com>2022-06-16 16:02:54 +0300
committerIceFlom <13588486+IceFlom@users.noreply.github.com>2022-06-16 16:30:29 +0300
commitf40eee8786e540e4687e9045e038845092b1110e (patch)
treed9ee0ec292ddc306b83661ebbcc8a5c6cc4bfaf2
parent9ffbc979ab5c8718aadf9ea0f1fa69cd55e69aa5 (diff)
add discord to other supported social links
Signed-off-by: IceFlom <13588486+IceFlom@users.noreply.github.com>
-rw-r--r--exampleSite/config/_default/menus/menu.en.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/exampleSite/config/_default/menus/menu.en.toml b/exampleSite/config/_default/menus/menu.en.toml
index 534921a..a6aaa98 100644
--- a/exampleSite/config/_default/menus/menu.en.toml
+++ b/exampleSite/config/_default/menus/menu.en.toml
@@ -57,4 +57,6 @@
# name = "stackoverflow"
# url = "https://stackoverflow.com/#"
# name = "gitlab"
-# url = "https://gitlab.com/#" \ No newline at end of file
+# url = "https://gitlab.com/#"
+# name = "discord"
+# url = "https://discord.gg/#" \ No newline at end of file