mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Remove chapter config from translated posts (they are not considered)
We only consider the chapter definitions on the original posts when generating the site.
This commit is contained in:
@@ -5,7 +5,6 @@ path = "ja/async-await"
|
||||
date = 2020-03-27
|
||||
|
||||
[extra]
|
||||
chapter = "Multitasking"
|
||||
# Please update this when updating the translation
|
||||
translation_based_on_commit = "bf4f88107966c7ab1327c3cdc0ebfbd76bad5c5f"
|
||||
# GitHub usernames of the authors of this translation
|
||||
|
||||
@@ -5,7 +5,6 @@ path = "zh-TW/async-await"
|
||||
date = 2020-03-27
|
||||
|
||||
[extra]
|
||||
chapter = "多任務"
|
||||
translators = ["ssrlive"]
|
||||
+++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user