mirror of
https://github.com/vale981/website
synced 2025-03-04 09:01:41 -05:00
add test
This commit is contained in:
parent
285f2b20d7
commit
99b66aefad
2 changed files with 15 additions and 0 deletions
|
@ -2944,6 +2944,12 @@ Ein wenig python verwandelte das Ganze in das neue Blog format.
|
|||
|
||||
Und damit koennt ihr nun unter [[/categories/neuseeland][Neuseeland]] die alten posts lesen.
|
||||
[fn:5] =ctime=, creation time
|
||||
*** DONE test
|
||||
CLOSED: [2022-08-29 Mon 12:43]
|
||||
:PROPERTIES:
|
||||
:EXPORT_FILE_NAME: test
|
||||
:END:
|
||||
test
|
||||
** Canada :@Canada:
|
||||
*** DONE Entscheidung
|
||||
CLOSED: [2022-08-28 Sun 17:53]
|
||||
|
|
9
site/content/posts/test.md
Normal file
9
site/content/posts/test.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
+++
|
||||
title = "test"
|
||||
author = ["Valentin Boettcher"]
|
||||
date = 2022-08-29T12:43:00+02:00
|
||||
categories = ["Uncategorized"]
|
||||
draft = false
|
||||
+++
|
||||
|
||||
test
|
Loading…
Add table
Reference in a new issue