Compare commits

...

2 Commits

Author SHA1 Message Date
16379019a1 fix hugo errors/bugs
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
2024-10-08 14:27:05 -05:00
79e31976b4 fix hugo errors/bugs 2024-10-08 14:26:54 -05:00
6 changed files with 6 additions and 5 deletions

View File

@ -2,7 +2,7 @@
title: "Books"
date: '2024-07-08T19:51:46-05:00'
# weight: 1
# aliases: ["/first"]
aliases: ["/books"]
# tags: ["first"]
# author: "Me"
# author: ["Me", "You"] # multiple authors

View File

@ -2,8 +2,9 @@
title: Contact
description: ""
date: 2024-10-08T10:24:09.133Z
aliases: ["/contact"]
preview: ""
draft: true
draft: false
tags: []
categories: []
---

View File

@ -8,7 +8,7 @@ tags: ["resources", ""]
categories: []
---
Please do be advised that this is a heavy topic. I understand not wanting to talk about it. It needs to be talked about. If you ever want to get in touch with me for any reason, see [my contact information](https://blog.cybershell.xyz/contact).
Please do be advised that this is a heavy topic. I understand not wanting to talk about it. It needs to be talked about. If you ever want to get in touch with me for any reason, see [my contact information](/contact).

View File

@ -1,6 +1,6 @@
---
title: "Life described as code"
date: '2024-09-31T19:51:46-05:00'
# date: 2024-09-31T19:51:46.389Z
# weight: 1
# aliases: ["/first"]
tags: ["life"]

View File

@ -13,7 +13,7 @@ minify:
disableXML: true
minifyOutput: true
params:
social:
env: production # to enable google analytics, opengraph, twitter-cards and schema.
title: CyberShells's Blog
description: "Cybersecurity and life advice"