diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-09-20 22:30:50 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-09-20 22:30:50 +0700 |
commit | b850414850a49d47ccf1a00d3fc9731fc7249361 (patch) | |
tree | 8b43b54d5a21ad623feb64a0628ab37fe7f9798c /content | |
parent | ccdbf7903675335d17793e00199651362e3e8388 (diff) | |
download | blog-b850414850a49d47ccf1a00d3fc9731fc7249361.tar.gz |
Localize Section names
Diffstat (limited to 'content')
-rw-r--r-- | content/book-reviews/_index.md | 2 | ||||
-rw-r--r-- | content/comics/_index.md | 5 | ||||
-rw-r--r-- | content/posts/_index.md | 11 | ||||
-rw-r--r-- | content/projects/_index.md | 2 | ||||
-rw-r--r-- | content/til/_index.fr.md | 2 | ||||
-rw-r--r-- | content/til/_index.md | 2 |
6 files changed, 18 insertions, 6 deletions
diff --git a/content/book-reviews/_index.md b/content/book-reviews/_index.md index 4da636c..341161f 100644 --- a/content/book-reviews/_index.md +++ b/content/book-reviews/_index.md @@ -1,6 +1,6 @@ --- categories: ["book review"] -title: "Book reviews" +title: book-reviews --- I review books as I read. Each review will contain: diff --git a/content/comics/_index.md b/content/comics/_index.md index bb5c449..42c3408 100644 --- a/content/comics/_index.md +++ b/content/comics/_index.md @@ -1,10 +1,11 @@ --- -title: Comics +title: comics lang: en translationKey: comics --- -Here are some attempts of mine to draw webcomics :) +Here are some attempts of mine to draw webcomics, or I should say random +scribbles :) Transcript of each comic can be found by appending 'transcript.txt' to the comic URL. diff --git a/content/posts/_index.md b/content/posts/_index.md new file mode 100644 index 0000000..54dd49c --- /dev/null +++ b/content/posts/_index.md @@ -0,0 +1,11 @@ +--- +title: Posts +lang: en +translationKey: posts +--- + +Here are some attempts of mine to draw webcomics, or I should say random +scribbles :) + +Transcript of each comic can be found by appending 'transcript.txt' to the +comic URL. diff --git a/content/projects/_index.md b/content/projects/_index.md index fcc037a..45c8c25 100644 --- a/content/projects/_index.md +++ b/content/projects/_index.md @@ -1,5 +1,5 @@ --- -title: Free Software projects directory +title: projects lang: en translationKey: fsd --- diff --git a/content/til/_index.fr.md b/content/til/_index.fr.md index c331bf2..52ef329 100644 --- a/content/til/_index.fr.md +++ b/content/til/_index.fr.md @@ -1,5 +1,5 @@ --- -title: AJA +title: til translationKey: til --- diff --git a/content/til/_index.md b/content/til/_index.md index 8808ccd..09c6754 100644 --- a/content/til/_index.md +++ b/content/til/_index.md @@ -1,5 +1,5 @@ --- -title: TIL +title: til lang: en translationKey: til --- |