add: basic blog layout
Basic Blog Layout to work on
This commit is contained in:
parent
9d691974ce
commit
91b59e4ebe
15 changed files with 278 additions and 3 deletions
18
content/blog/0002.entry2.md
Normal file
18
content/blog/0002.entry2.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
image: 'https://picsum.photos/600/250?random=2'
|
||||
title: 'Post 2'
|
||||
description: 'Blablabla'
|
||||
navigation: true
|
||||
date: 2025-07-01
|
||||
category: 'test'
|
||||
tags: ['test', 'asdf']
|
||||
author:
|
||||
name: 'webfussel'
|
||||
image: '/img/og.webp'
|
||||
---
|
||||
|
||||
Blablabla test 1 2 3
|
||||
|
||||
<!-- more -->
|
||||
|
||||
Noch mehr Text
|
Loading…
Add table
Add a link
Reference in a new issue