mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-18 16:48:28 -04:00
🐛 Fix incorrect URL when deploying to a subfolder
This commit is contained in:
@@ -4,14 +4,15 @@
|
||||
# as it does not contain all the required theme settings!
|
||||
#
|
||||
# Refer to the theme docs for configuration instructions if you're unsure.
|
||||
# https://github.com/jpanther/Congo#readme
|
||||
# https://jpanther.github.io/Congo/docs/
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
baseURL = "https://example.com"
|
||||
baseURL = "https://jpanther.github.io/Congo/"
|
||||
theme = "Congo"
|
||||
languageCode = "en-AU"
|
||||
title = "Congo"
|
||||
enableEmoji = true
|
||||
relativeURLs = true
|
||||
|
||||
[author]
|
||||
name = "Congo"
|
||||
|
||||
Reference in New Issue
Block a user