add: category, date sorting
Add category layouts and date sorting
This commit is contained in:
parent
91b59e4ebe
commit
9b66a79a8c
17 changed files with 2495 additions and 17729 deletions
|
@ -3,9 +3,9 @@ image: 'https://picsum.photos/600/250?random=1'
|
|||
title: 'Post 3'
|
||||
description: 'Blablabla'
|
||||
navigation: true
|
||||
date: 2025-07-01
|
||||
category: 'test'
|
||||
tags: ['test', '123']
|
||||
date: 2025-06-25
|
||||
category: 'freelancing'
|
||||
tags: [ 'test', '123' ]
|
||||
author:
|
||||
name: 'webfussel'
|
||||
image: '/img/og.webp'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue