feat(hikes): show tags + relegate GPX download to a quiet meta footer

Tag chips slot between the metric tiles and the elevation profile —
muted pills with a hash prefix so they read as framing context, not
another row of glance-info competing with the numbers.

The standalone "GPX herunterladen" pill (centred, primary-styled,
above the photo strip) moves into a small footer at the bottom of
the article, grouped with waypoint count, publish date, and the
required swisstopo attribution. GPX is a power-user export, not a
CTA — placing it with other ancillary metadata matches its weight.
This commit is contained in:
2026-05-19 10:04:45 +02:00
parent d957c746d5
commit 3331536ddd
2 changed files with 142 additions and 47 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.75.1",
"version": "1.75.2",
"private": true,
"type": "module",
"scripts": {