mirror of
https://github.com/SebastianStork/blog.git
synced 2026-01-21 12:51:35 +01:00
Do some formatting
This commit is contained in:
parent
4cf2a9dd29
commit
0684bab8cd
6 changed files with 17 additions and 24 deletions
|
|
@ -1,8 +1,7 @@
|
|||
+++
|
||||
title = ""
|
||||
description = ""
|
||||
sort_by = "date"
|
||||
paginate_by = 10
|
||||
|
||||
[extra]
|
||||
profile = "Sebastian Stork"
|
||||
+++
|
||||
+++
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
+++
|
||||
render = false
|
||||
page_template = "pages.html"
|
||||
+++
|
||||
+++
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
+++
|
||||
title = "About me"
|
||||
description = ""
|
||||
title = "About"
|
||||
path = "about"
|
||||
+++
|
||||
|
||||
## Hello, world!
|
||||
## About me
|
||||
|
||||
## About this site
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
+++
|
||||
title = "Archive"
|
||||
description = ""
|
||||
template = "archive.html"
|
||||
transparent = true
|
||||
|
||||
[extra]
|
||||
date_format = "%m-%d"
|
||||
+++
|
||||
+++
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@ title = "Hello"
|
|||
date = 2025-10-19
|
||||
+++
|
||||
|
||||
## Hello, world!
|
||||
## Hello, world!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue