mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-14 15:30:18 -04:00
🍱 Add support for more social icons
This commit is contained in:
+10
-7
@@ -1,6 +1,6 @@
|
||||
# Site configuration for the Congo demo site
|
||||
# --------------------------------------------------------------------------
|
||||
# NOTE: You should not use this file as a template for your configuration
|
||||
# IMPORTANT: You should not use this file as a template for configuration
|
||||
# as it does not contain all the required theme settings!
|
||||
#
|
||||
# Refer to the theme docs for configuration instructions if you're unsure.
|
||||
@@ -15,9 +15,12 @@ title = "Congo"
|
||||
[author]
|
||||
name = "Freddy Blogger"
|
||||
image = "https://i.pravatar.cc/150?img=11"
|
||||
twitter = "https://twitter.com/"
|
||||
github = "https://github.com/"
|
||||
linkedin = "https://linkedin.com/"
|
||||
links = [
|
||||
{ twitter = "https://twitter.com/" },
|
||||
{ facebook = "https://facebook.com/" },
|
||||
{ linkedin = "https://linkedin.com/" },
|
||||
{ youtube = "https://youtube.com/" },
|
||||
]
|
||||
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
@@ -32,9 +35,9 @@ title = "Congo"
|
||||
url = "tags"
|
||||
weight = 30
|
||||
|
||||
[taxonomies]
|
||||
category = "categories"
|
||||
tag = "tags"
|
||||
[markup.goldmark]
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
||||
[markup.highlight]
|
||||
noClasses = false
|
||||
|
||||
Reference in New Issue
Block a user