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 f34b995..63c16d1 100644 Binary files a/source/locale/en/LC_MESSAGES/collectif.mo and b/source/locale/en/LC_MESSAGES/collectif.mo differ 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 "" +