mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-14 12:14:42 +01:00
1.0 KiB
1.0 KiB
slug, title, description, publishedAt, modifiedAt, readingMins, cover, author
| slug | title | description | publishedAt | modifiedAt | readingMins | cover | author |
|---|---|---|---|---|---|---|---|
| test-2 | Test | Description de test | 06 February 2021 | 06 February 2021 | 5 | test | arthurdanjou@outlook.fr |
This is my new post !
const test = 'Hello World !'
console.log(test)
Block quote
code inline
const codeInline: string = 'highlighted code inline'{lang="ts"}
H2 Heading
H3 Heading
- Just
- An
Is it laggy ?
- Unordered
- List
Just a strong paragraph.
Just an italic paragraph.
Divider under.
Divider above.
Voici un Lien vers Google
module.exports = {
extends: [
// ...
'plugin:vue/vue3-recommended',
// 'plugin:vue/recommended' // Use this if you are using Vue.js 2.x.
],
}
| Key | Type | Description | Test |
|---|---|---|---|
| 1 | Wonderful | Table | This |
| 2 | Type 2 | Data | is |
| 3 | Wonderful | Website | a test |