diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2023-09-02 11:04:46 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2023-09-02 11:04:46 +0700 |
commit | 077b62f38b67594fe853174f557cf038355e454a (patch) | |
tree | c418e755906555d85b99238447a643ffe7df2a57 | |
parent | 58f688ab62879a6016a0f47e0107b252a05af16d (diff) | |
download | blog-077b62f38b67594fe853174f557cf038355e454a.tar.gz |
Add French list content
-rw-r--r-- | content/posts/_index.fr.md | 8 | ||||
-rw-r--r-- | content/til/_index.fr.md | 1 |
2 files changed, 9 insertions, 0 deletions
diff --git a/content/posts/_index.fr.md b/content/posts/_index.fr.md new file mode 100644 index 0000000..8eab8a9 --- /dev/null +++ b/content/posts/_index.fr.md @@ -0,0 +1,8 @@ +--- +title: Blog +lang: fr +translationKey: posts +categories: [blog] +--- + +Voici mon blog diff --git a/content/til/_index.fr.md b/content/til/_index.fr.md index c331bf2..2e98e4c 100644 --- a/content/til/_index.fr.md +++ b/content/til/_index.fr.md @@ -1,6 +1,7 @@ --- title: AJA translationKey: til +categories: [blog] --- (*Aujourd'hui J'ai Appris...* -- traduit de *Today I learned* en anglais. |