fix: use GTIN-local legal favicons

This commit is contained in:
desfoto automation
2026-09-25 19:51:41 +02:00
parent 89b8ca2283
commit 8be63309d3
6 changed files with 7 additions and 0 deletions

View File

@@ -353,6 +353,7 @@ class Content(unittest.TestCase):
self.assertNotIn('href="/datenschutz/"', text)
self.assertNotIn('href="/"', text)
self.assertNotIn("assets/", text)
self.assertIn('href="/gtin/icons/favicon.svg"', text)
for value in (
LEGAL["business"], LEGAL["owner"], LEGAL["street"], LEGAL["city"],
CONTACT["email"], CONTACT["phone"], "§ 5 DDG", LEGAL["w_id"],