Ajoute le flux atom
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
theme: './theme/default'
|
||||
inbox: './inbox'
|
||||
outbox: './outbox'
|
||||
author_name: 'Firstname Name'
|
||||
author_mail: 'name@example.com'
|
||||
draft: './draft'
|
||||
url: 'https://blog.example.com'
|
||||
# python -m uuid -u uuid4
|
||||
id: 'a06cd9a6-3a48-479b-bf7f-40ddcdde7982'
|
||||
inbox: './inbox'
|
||||
theme: './theme/default'
|
||||
title: 'Blog title'
|
||||
presentation: 'Blog presentation.'
|
||||
url: 'https://blog.example.com'
|
||||
outbox: './outbox'
|
||||
presentation: 'Blog presentation.'
|
Reference in New Issue
Block a user