publish demo news
This commit is contained in:
parent
f55f5abf2a
commit
071d165097
16
demo-1/README.md
Normal file
16
demo-1/README.md
Normal 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
16
demo-2/README.md
Normal 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
|
Loading…
Reference in a new issue