From f7666b385cee52bba4ed17d15c13d5c6aa693d61 Mon Sep 17 00:00:00 2001 From: Chiara Hergl Date: Tue, 11 Jul 2023 16:38:25 +0200 Subject: [PATCH] Change t8code to adaptex --- content/pages/accessibility.html | 2 +- content/pages/imprint.html | 2 +- pelicanconf.py | 6 +++--- themes/polar/templates/base.html | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/content/pages/accessibility.html b/content/pages/accessibility.html index 7a62b8e1..bb6cfa69 100644 --- a/content/pages/accessibility.html +++ b/content/pages/accessibility.html @@ -6,7 +6,7 @@

Ac­ces­si­bil­i­ty state­ment

-

This accessibility statement is valid for the website https://dlr-amr.github.io/t8code/.

+

This accessibility statement is valid for the website https://dlr-amr.github.io/adaptex/.

As a public sector body of the German Federal Government within the meaning of EU Directive 2016/2102, we endeavour to make our websites and diff --git a/content/pages/imprint.html b/content/pages/imprint.html index 840edf0c..fa0a22fb 100644 --- a/content/pages/imprint.html +++ b/content/pages/imprint.html @@ -69,7 +69,7 @@

According to section 7 first paragraph of the German Telemedia Act, DLR as the content provider is responsible for its own content which it - provides for use on this website https://dlr-amr.github.io/t8code/, + provides for use on this website https://dlr-amr.github.io/adaptex/, in accordance with the general laws. Cross-references ("links") to content provided by other content providers must be distinguished from DLR's own content. By means of the cross-reference DLR provides diff --git a/pelicanconf.py b/pelicanconf.py index 3fc1559c..9226b7f7 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -2,10 +2,10 @@ # -*- coding: utf-8 -*- # from __future__ import unicode_literals -AUTHOR = u'Rheinische Friedrich-Wilhelms-Universität Bonn' -SITENAME = u'PADME-AM' +AUTHOR = u'Autor' +SITENAME = u'ADAPTEX' SITEURL = '' -SITE_SUMMARY = 'PADME-AM - Partition der Eins Methoden für Additive Manufacturing' +SITE_SUMMARY = 'ADAPTEX' PATH = 'content' diff --git a/themes/polar/templates/base.html b/themes/polar/templates/base.html index 7fbd812a..09b83d5d 100644 --- a/themes/polar/templates/base.html +++ b/themes/polar/templates/base.html @@ -158,7 +158,7 @@ {% if DISPLAY_PAGES_ON_MENU %} {% for p in pages %} - {{ p.title }} + {{ p.title }} {% endfor %} {% else %} {% if DISPLAY_CATEGORIES_ON_MENU %} @@ -184,7 +184,7 @@