Add newsletter #12
This commit is contained in:
parent
b0fffe4f0a
commit
6ec0d96d43
15 changed files with 516 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
Title: Lettre n°{LETTER_NUMBER} - {DATE}
|
||||
Title: Lettre n°{LETTER_NUMBER} — {DATE}
|
||||
Date: {DATE_DIGITS} 09:00
|
||||
Category: Newsletter
|
||||
JsonLD: <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "BlogPosting", "name": "Lettre n°{LETTER_NUMBER}", "description": "Lettre de veille technologique en développement logiciel", "image": [ "https://www.craftletter.fr/images/craftletter.svg" ], "datePublished": "{DATE_UTC} 09:00:00 GMT+0200 (Coordinated Universal Time)", "author": { "@type": "Person", "name": "Pascal Le Merrer", "url": "https://www.linkedin.com/in/pascal-le-merrer/" } } </script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue