Compare commits
2 Commits
7d2e115163
...
16379019a1
Author | SHA1 | Date | |
---|---|---|---|
16379019a1 | |||
79e31976b4 |
@ -2,7 +2,7 @@
|
|||||||
title: "Books"
|
title: "Books"
|
||||||
date: '2024-07-08T19:51:46-05:00'
|
date: '2024-07-08T19:51:46-05:00'
|
||||||
# weight: 1
|
# weight: 1
|
||||||
# aliases: ["/first"]
|
aliases: ["/books"]
|
||||||
# tags: ["first"]
|
# tags: ["first"]
|
||||||
# author: "Me"
|
# author: "Me"
|
||||||
# author: ["Me", "You"] # multiple authors
|
# author: ["Me", "You"] # multiple authors
|
||||||
|
@ -2,8 +2,9 @@
|
|||||||
title: Contact
|
title: Contact
|
||||||
description: ""
|
description: ""
|
||||||
date: 2024-10-08T10:24:09.133Z
|
date: 2024-10-08T10:24:09.133Z
|
||||||
|
aliases: ["/contact"]
|
||||||
preview: ""
|
preview: ""
|
||||||
draft: true
|
draft: false
|
||||||
tags: []
|
tags: []
|
||||||
categories: []
|
categories: []
|
||||||
---
|
---
|
@ -8,7 +8,7 @@ tags: ["resources", ""]
|
|||||||
categories: []
|
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).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Life described as code"
|
title: "Life described as code"
|
||||||
date: '2024-09-31T19:51:46-05:00'
|
# date: 2024-09-31T19:51:46.389Z
|
||||||
# weight: 1
|
# weight: 1
|
||||||
# aliases: ["/first"]
|
# aliases: ["/first"]
|
||||||
tags: ["life"]
|
tags: ["life"]
|
||||||
|
@ -13,7 +13,7 @@ minify:
|
|||||||
disableXML: true
|
disableXML: true
|
||||||
minifyOutput: true
|
minifyOutput: true
|
||||||
|
|
||||||
params:
|
social:
|
||||||
env: production # to enable google analytics, opengraph, twitter-cards and schema.
|
env: production # to enable google analytics, opengraph, twitter-cards and schema.
|
||||||
title: CyberShells's Blog
|
title: CyberShells's Blog
|
||||||
description: "Cybersecurity and life advice"
|
description: "Cybersecurity and life advice"
|
||||||
|
Loading…
Reference in New Issue
Block a user