From b09d52dae3f4e80179672950f04f80bac6c6f0d3 Mon Sep 17 00:00:00 2001 From: "kujiu (@uberwald)" Date: Sat, 19 Aug 2023 00:47:12 +0200 Subject: [PATCH] Favicon and robots file in html root --- Makefile | 2 ++ source/locale/en/LC_MESSAGES/collectif.mo | Bin 434 -> 434 bytes source/locale/en/LC_MESSAGES/collectif.po | 9 +++++++-- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0482def..0243487 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,8 @@ htmlall: $(SPHINXBUILD) -d "$(BUILDDIR)/doctrees" --color -b html -D language="$$lang" -D html_baseurl="https://$(BASEURL)/$$lang/" -D blog_baseurl="https://$(BASEURL)/$$lang/" $(SPHINXOPTS) "$(SOURCEDIR)" "$(BUILDDIR)/html/$$lang"; \ rsync -av --delete "$(BUILDDIR)/html/$$lang/" "$(DISTDIR)/html/$$lang"; \ done + cp $(DISTDIR)/html/$(SOURCELANG)/favicon.ico $(DISTDIR)/html/ + cp $(DISTDIR)/html/$(SOURCELANG)/robots.txt $(DISTDIR)/html/ geminiall: mkdir -p "$(BUILDDIR)/gemini"; \ diff --git a/source/locale/en/LC_MESSAGES/collectif.mo b/source/locale/en/LC_MESSAGES/collectif.mo index f34b99514147a068d12da3ec95a06b07ff0f2569..63c16d14e071294c7d020c2f2890dfaa8db9adb0 100644 GIT binary patch delta 18 ZcmdnQyoq^28@r`~fq|8=<;GrBMgTUJ1xo+` delta 18 ZcmdnQyoq^28@q*qp{139*~VT~MgTUu1x^3} diff --git a/source/locale/en/LC_MESSAGES/collectif.po b/source/locale/en/LC_MESSAGES/collectif.po index ceb15c3..d9ddc53 100644 --- a/source/locale/en/LC_MESSAGES/collectif.po +++ b/source/locale/en/LC_MESSAGES/collectif.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Nerv Project main\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-18 19:06+0200\n" +"POT-Creation-Date: 2023-08-19 00:39+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language: en\n" @@ -1696,7 +1696,9 @@ msgid "" msgstr "" #: ../../source/collectif/historique.rst:-1 -msgid "Branch main Commit 75ce7b6954c66158440b" +msgid "" +"Branch main Commit 085c274c41bf792cf88dThere were uncommitted changes " +"when this was compiled." msgstr "" #: ../../source/collectif/historique.rst @@ -6008,3 +6010,6 @@ msgstr "" #~ " this was compiled." #~ msgstr "" +#~ msgid "Branch main Commit 75ce7b6954c66158440b" +#~ msgstr "" +