mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-08-24 12:42:20 +00:00
Changed hugo theme
This commit is contained in:
18
config/_default/config.toml
Normal file
18
config/_default/config.toml
Normal file
@@ -0,0 +1,18 @@
|
||||
# Change baseurl before deploy
|
||||
baseurl = "https://balkian.com"
|
||||
languageCode = "en-us"
|
||||
title = "J. Fernando Sánchez"
|
||||
|
||||
# Theme i18n support
|
||||
# Available values: en, fr, id, ja, ko, pt-br, zh-cn, zh-tw, es, de, nl, it, th, el, uk, ar
|
||||
defaultContentLanguage = "en"
|
||||
|
||||
# Set hasCJKLanguage to true if DefaultContentLanguage is in [zh-cn ja ko]
|
||||
# This will make .Summary and .WordCount behave correctly for CJK languages.
|
||||
hasCJKLanguage = false
|
||||
|
||||
# Change it to your Disqus shortname before using
|
||||
#disqusShortname = "hugo-theme-stack"
|
||||
|
||||
[pagination]
|
||||
pagerSize = 5
|
Reference in New Issue
Block a user