From cc8bd872a9d07f16fd529a3a16a860e41dd0f4d8 Mon Sep 17 00:00:00 2001 From: Xuxin He Date: Wed, 7 Sep 2022 11:21:30 +0800 Subject: [PATCH] zh-hans: fix broken main.zh-hans.css --- Makefile.gen | 2 +- zh-hans/confirmation.html | 2 +- zh-hans/index.html | 2 +- zh-hans/infographic.html | 2 +- zh-hans/next_steps.html | 2 +- zh-hans/workshops.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Makefile.gen b/Makefile.gen index 58eb0107..4c151bc0 100644 --- a/Makefile.gen +++ b/Makefile.gen @@ -115,7 +115,7 @@ zh-hans/%.html: esd-zh-hans.po $(foreach f,$(SRC),en/$f) -po4a-translate $(PO4A_FLAGS) --keep 0 -m en/$*.html -p $< -l $@ sed -i 's|img/en/|img/zh-hans/|g' $@ sed -i '/\/css\/main.css/a\ - ' $@ + ' $@ # tr - Turkish tr/%.html: esd-tr.po $(foreach f,$(SRC),en/$f) diff --git a/zh-hans/confirmation.html b/zh-hans/confirmation.html index 0d2c8357..0d392e65 100644 --- a/zh-hans/confirmation.html +++ b/zh-hans/confirmation.html @@ -7,7 +7,7 @@ - + diff --git a/zh-hans/index.html b/zh-hans/index.html index 04902951..6240fc77 100644 --- a/zh-hans/index.html +++ b/zh-hans/index.html @@ -7,7 +7,7 @@ - + diff --git a/zh-hans/infographic.html b/zh-hans/infographic.html index 5d103ff0..62cb4021 100644 --- a/zh-hans/infographic.html +++ b/zh-hans/infographic.html @@ -7,7 +7,7 @@ - + diff --git a/zh-hans/next_steps.html b/zh-hans/next_steps.html index 66efbf10..54a3450d 100644 --- a/zh-hans/next_steps.html +++ b/zh-hans/next_steps.html @@ -7,7 +7,7 @@ - + diff --git a/zh-hans/workshops.html b/zh-hans/workshops.html index f2e1c2e6..d0e42be0 100644 --- a/zh-hans/workshops.html +++ b/zh-hans/workshops.html @@ -7,7 +7,7 @@ - + -- 2.25.1