fix hugo errors/bugs
This commit is contained in:
parent
7d2e115163
commit
79e31976b4
@ -1,13 +0,0 @@
|
|||||||
---
|
|
||||||
title: How you know God's way work
|
|
||||||
description: ""
|
|
||||||
date: 2024-09-04T16:20:48.289Z
|
|
||||||
preview: ""
|
|
||||||
author: "Andrew"
|
|
||||||
draft: true
|
|
||||||
tags: []
|
|
||||||
categories: []
|
|
||||||
type: default
|
|
||||||
---
|
|
||||||
|
|
||||||
A simple way to know if something works is to try it out. If [thing or activity] does not work, you'll know. Now then, consider the ways of
|
|
@ -1,16 +0,0 @@
|
|||||||
---
|
|
||||||
title: Contact
|
|
||||||
description: ""
|
|
||||||
date: 2024-10-08T10:24:09.133Z
|
|
||||||
preview: ""
|
|
||||||
draft: true
|
|
||||||
tags: []
|
|
||||||
categories: []
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|
||||||
My contact information is as follows:
|
|
||||||
|
|
||||||
- Phone number: 256-755-9555
|
|
||||||
- Email: anw@andrewnw.com
|
|
||||||
- Instagram: andrewnoahwo
|
|
@ -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
|
||||||
|
@ -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