Skip to content

Commit c5d4c53

Browse files
committed
wegue-oss#7 and PR wegue-oss#13 config links in Toolbar Title and NPLH Logo Image
1 parent bda2eb1 commit c5d4c53

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

static/app-conf.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
22

3-
"title": "Naturpark Lüneburger Heide",
3+
"title": "<a href='https://naturpark-lueneburger-heide.de/' target='_blank' style='text-decoration: none; color: white'>Naturpark Lüneburger Heide</a>",
44

55
"baseColor": "rgba(226, 0, 122, 1)",
6-
7-
"logo": "./static/media/[email protected]",
8-
"logoSize": "100px",
6+
7+
"logoText": "<a href='https://naturpark-lueneburger-heide.de/' target='_blank' style='text-decoration: none; color: white'><img src='./static/media/[email protected]' alt='NPLH Logo'</a>",
98

109
"footerTextLeft": "Powered by <a href='https://meggsimum.de/wegue/' target='_blank'>Wegue WebGIS</a> and <a href='https://geolicious.de/' target='_blank'>Geolicious GeoCMS</a>",
1110
"footerTextRight": "Geolicious",

0 commit comments

Comments
 (0)