mirror of
https://github.com/zoriya/blog.git
synced 2025-12-06 06:26:10 +00:00
Fix hugo config
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
baseURL = 'https://zoriya.dev/'
|
||||
languageCode = 'en'
|
||||
paginate = 50
|
||||
enableRobotsTXT = true
|
||||
googleAnalytics = "G-KK12E7TNEC"
|
||||
enableEmoji = true
|
||||
titleCaseStyle = 'none'
|
||||
|
||||
[pagination]
|
||||
pagerSize = 50
|
||||
|
||||
[outputs]
|
||||
home = ["HTML", "RSS", "JSON"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user