Skip to content

Commit b24c08e

Browse files
author
Patrick Widmer
committed
feat: add content
1 parent bc41a2d commit b24c08e

5 files changed

Lines changed: 30 additions & 0 deletions

File tree

content/about/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
date = '2026-02-01T17:09:50+01:00'
3+
title = 'About'
4+
+++
5+
6+
About

content/contact/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
date = '2026-02-01T17:12:18+01:00'
3+
title = 'Contact'
4+
+++
5+
6+
Contact

content/posts/my-second-post.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
date = '2026-01-31T13:49:33+01:00'
3+
title = 'My Second Post'
4+
+++
5+
6+
hello world!

content/posts/my-third-post.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
date = '2026-02-01T13:49:33+01:00'
3+
title = 'My Third Post'
4+
+++
5+
6+
hello world!

content/services/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
date = '2026-02-01T17:12:49+01:00'
3+
title = 'Services'
4+
+++
5+
6+
Services

0 commit comments

Comments
 (0)