diff --git a/.woodpecker.yml b/.woodpecker.yml index 4400c71..e59ab19 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -6,6 +6,7 @@ pipeline: - apt-get install -y git ca-certificates gettext wget python3-pip python3-babel - wget https://gitlab.torproject.org/tpo/tpa/ci-templates/-/raw/main/lektor-requirements.txt -O requirements.txt - python3 -m pip install --require-hashes -r requirements.txt + - git clone https://lab.encryptionin.space/Queerscriptors/weblate-website.git i18n - lektor build --output-path public publish: image: debian diff --git a/templates/layout.html b/templates/layout.html index ae2b003..3760fd3 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -1,5 +1,5 @@ - + {% include 'meta.html' %} {% block page %} diff --git a/templates/meta.html b/templates/meta.html index 10c32f8..c37d2d6 100644 --- a/templates/meta.html +++ b/templates/meta.html @@ -7,7 +7,7 @@ - + {{ this.title }}