same site, still trying to fix setup
This commit is contained in:
parent
5794517f9b
commit
5195a3f2b8
20 changed files with 241 additions and 2 deletions
9
content/blog-posts/GameboyColor.md
Normal file
9
content/blog-posts/GameboyColor.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: "Gameboy Color mod"
|
||||
date: 2022-09-23T21:08:27+02:00
|
||||
description: ""
|
||||
author: "Sindre Kjelsrud"
|
||||
image: ""
|
||||
draft: true
|
||||
---
|
||||
|
8
content/blog-posts/Wii.md
Normal file
8
content/blog-posts/Wii.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: "Wii Homebrew mod"
|
||||
date: 2022-09-23T21:13:00+02:00
|
||||
description: ""
|
||||
author: "Sindre Kjelsrud"
|
||||
image: ""
|
||||
draft: true
|
||||
---
|
10
content/blog-posts/new-blog-post.md
Normal file
10
content/blog-posts/new-blog-post.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: "First post"
|
||||
date: 2022-09-13T22:28:57+02:00
|
||||
description: "Testing out blog function in Hugo!"
|
||||
author: "Sindre Kjelsrud"
|
||||
showToc: false
|
||||
draft: false
|
||||
---
|
||||
# It´s alive!!
|
||||
Nais.
|
Loading…
Add table
Add a link
Reference in a new issue