publish demo news

This commit is contained in:
Julien Oculi 2024-06-26 17:37:21 +02:00
parent f55f5abf2a
commit 071d165097
2 changed files with 32 additions and 0 deletions

16
demo-1/README.md Normal file
View file

@ -0,0 +1,16 @@
---
title: News demo n°1
description: Description news demo n°1
tags: ['demo', 'test']
x-cohabit:
links:
- name: https://example.com
status: current # futur - current - finished - canceld
visibility: public
thumbnail: https://example.com
dueDate: 2024-06-26
---
# News Demo 1
Content

16
demo-2/README.md Normal file
View file

@ -0,0 +1,16 @@
---
title: News demo n°2
description: Description news demo n°2
tags: ['demo', 'test', 'second']
x-cohabit:
links:
- name: https://1.1.1.1
status: canceled # futur - current - finished - canceld
visibility: public
thumbnail: https://example.com
dueDate: 2024-06-26
---
# News Demo 2
Content x2