add to config.yml

This commit is contained in:
Pratyush Desai 2021-12-11 11:02:53 +05:30
parent aa69a3cccb
commit 9055a82098
Signed by: pratyush
GPG Key ID: DBA5BB7505946FAD
1 changed files with 27 additions and 2 deletions

View File

@ -1,3 +1,28 @@
baseURL: http://example.org/
baseURL: "https://pratyushdesai.com/"
languageCode: en-us
title: My New Hugo Site
title: workspace
paginate: 5
theme: PaperMod
minify:
disableXML: true
minifyOutput: true
params:
title: workspace
description: "Me at work"
keywords: [Blog, Portfolio]
authore: Me
DateFormat: "January 2, 2006"
defaultTheme: auto
disableThemeToggle: false
ShowReadingTime: true
ShowShareButtons: true
ShowPostNavLinks: true
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
disableSpecial1stPost: false
disableScrollToTop: false