This commit is contained in:
15
hugo.yaml
15
hugo.yaml
@@ -2,7 +2,20 @@ baseURL: https://blog.cybershell.xyz
|
||||
languageCode: en-us
|
||||
title: CyberShell's Blog
|
||||
pagination.pagerSize: 5
|
||||
theme: PaperMod
|
||||
theme:
|
||||
- PaperMod
|
||||
- plausible-hugo
|
||||
|
||||
params:
|
||||
plausible:
|
||||
enable: true
|
||||
domain: blog.cybershell.xyz
|
||||
|
||||
|
||||
module:
|
||||
imports:
|
||||
- path: plausible-hugo
|
||||
|
||||
|
||||
enableRobotsTXT: true
|
||||
buildDrafts: false
|
||||
|
||||
Reference in New Issue
Block a user