Fixed Hugo
This commit is contained in:
+7
-2
@@ -1,3 +1,8 @@
|
||||
# Hello
|
||||
---
|
||||
title: "About Me"
|
||||
date: 2026-02-19
|
||||
draft: false
|
||||
tags: []
|
||||
---
|
||||
|
||||
its me
|
||||
This is stuff about me!
|
||||
@@ -2,6 +2,7 @@
|
||||
title: "Contact"
|
||||
date: 2026-02-19
|
||||
draft: false
|
||||
tags: []
|
||||
---
|
||||
|
||||
# Let's Connect
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
+++
|
||||
date = '2026-02-19T17:06:48Z'
|
||||
draft = false
|
||||
title = 'Hello World'
|
||||
+++
|
||||
|
||||
---
|
||||
title: "hello world"
|
||||
date: 2026-02-19
|
||||
summary: Welcome to my world."
|
||||
tags: []
|
||||
---
|
||||
Testing 123
|
||||
|
||||
# A nice test header
|
||||
|
||||
@@ -3,6 +3,7 @@ title: "Smart Home Setup"
|
||||
date: 2026-02-19
|
||||
image: "medal.webp" # This is the key Hugo Profile looks for!
|
||||
summary: "A deep dive into my automated home lab."
|
||||
tags: []
|
||||
---
|
||||
|
||||
this is my amazing smart home!
|
||||
|
||||
Reference in New Issue
Block a user