privatecoffee-website/templates
Kumi f52e2302b9
feat(web): add dynamic titles to page templates
Introduced unique, descriptive titles to the legal, membership, privacy, and terms templates to improve SEO and user navigation. Previously, these pages inherited a generic title from the base template. Now, each page specifies its own title block, enhancing browser tab legibility and potentially boosting page rankings in search engine results.
2024-05-08 19:24:50 +02:00
..
base.html feat: update primary theme color and adjust style variables 2024-05-08 19:20:37 +02:00
index.html feat: update primary theme color and adjust style variables 2024-05-08 19:20:37 +02:00
legal.html feat(web): add dynamic titles to page templates 2024-05-08 19:24:50 +02:00
membership.html feat(web): add dynamic titles to page templates 2024-05-08 19:24:50 +02:00
privacy.html feat(web): add dynamic titles to page templates 2024-05-08 19:24:50 +02:00
simple.html Implement dynamic service rendering with Flask 2023-12-31 13:59:13 +01:00
terms.html feat(web): add dynamic titles to page templates 2024-05-08 19:24:50 +02:00