start on how you know God's ways work, change blog title
This commit is contained in:
10
hugo.yaml
10
hugo.yaml
@@ -1,6 +1,6 @@
|
||||
baseURL: https://blog.cybershell.xyz
|
||||
languageCode: en-us
|
||||
title: CyberShells's Blog
|
||||
title: CyberShell's Blog
|
||||
paginate: 5
|
||||
theme: PaperMod
|
||||
|
||||
@@ -16,13 +16,13 @@ minify:
|
||||
params:
|
||||
env: production # to enable google analytics, opengraph, twitter-cards and schema.
|
||||
title: CyberShells's Blog
|
||||
description: "Blog on cybersecurity and power"
|
||||
description: "Cybersecurity and life advice"
|
||||
keywords: [Blog, Portfolio, PaperMod]
|
||||
author: Andrew
|
||||
# author: ["Me", "You"] # multiple authors
|
||||
# images: ["<link or path of image for opengraph, twitter-cards>"]
|
||||
DateFormat: "January 2, 2006"
|
||||
defaultTheme: auto # dark, light
|
||||
defaultTheme: dark # dark, light
|
||||
disableThemeToggle: false
|
||||
|
||||
ShowReadingTime: true
|
||||
@@ -72,8 +72,8 @@ params:
|
||||
|
||||
# home-info mode
|
||||
homeInfoParams:
|
||||
Title: "Cybersecurity and life advice"
|
||||
Content: Welcome to my blog
|
||||
Title: "Andrew's cybersecurity and life advice"
|
||||
Content: Writings on cybersecurity and life from a Christian perspective
|
||||
|
||||
socialIcons:
|
||||
- name: gitea
|
||||
|
||||
Reference in New Issue
Block a user