mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-20 18:01:36 -04:00
🎉 Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[author]
|
||||
# name = "Your name here"
|
||||
# image = "/img/author.jpg"
|
||||
# email = "hello@your_domain.com"
|
||||
|
||||
# twitter = "https://twitter.com/username"
|
||||
# github = "https://github.com/username"
|
||||
# keybase = "https://keybase.io/username"
|
||||
# linkedin = "https://linkedin.com/in/username/"
|
||||
@@ -0,0 +1,9 @@
|
||||
theme = "congo"
|
||||
# baseURL = "https://your_domain.com/"
|
||||
languageCode = "en"
|
||||
|
||||
title = "Congo"
|
||||
# copyright = "Copy, _right?_ :thinking_face:"
|
||||
|
||||
enableEmoji = true
|
||||
enableRobotsTXT = true
|
||||
@@ -0,0 +1,5 @@
|
||||
[highlight]
|
||||
noClasses = false
|
||||
|
||||
[goldmark.renderer]
|
||||
unsafe = true
|
||||
@@ -0,0 +1,14 @@
|
||||
[[main]]
|
||||
name = "Blog"
|
||||
pageRef = "posts"
|
||||
weight = 10
|
||||
|
||||
[[main]]
|
||||
name = "Categories"
|
||||
pageRef = "categories"
|
||||
weight = 20
|
||||
|
||||
[[main]]
|
||||
name = "Tags"
|
||||
pageRef = "tags"
|
||||
weight = 30
|
||||
@@ -0,0 +1,9 @@
|
||||
[verification]
|
||||
# google = ""
|
||||
# bing = ""
|
||||
# pinterest = ""
|
||||
# yandex = ""
|
||||
|
||||
[fathomAnalytics]
|
||||
# site = "ABC12345"
|
||||
# domain = "llama.yoursite.com"
|
||||
Reference in New Issue
Block a user