Skip to content

Commit

Permalink
Remove kowhaiwhai, set colours to avon green
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeParky committed Nov 27, 2024
1 parent ebf3a54 commit 0e039eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion terriajs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.4
FROM lparkinson/otakaro_terria_map:1.1
FROM lparkinson/otakaro_terria_map:1.2

# Install envsubst dependencies
USER root
Expand Down
2 changes: 1 addition & 1 deletion terriajs/client_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"supportEmail": "[email protected]",
"cesiumIonAccessToken": "$CESIUM_ACCESS_TOKEN",
"brandBarElements": [
"<div style=\"display: block; width: 100%;\"><a href=\"#\" target=\"_blank\" style=\"background-image: url(&quot;/images/kowhaiwhai.svg&quot;); width: 100%; height: 50%;background-size: 50% 100%;\"></a><h3 style=\"color: white;\">Ōtākaro Digital Twin</h3></div>"
"<h3 style=\"color: white;\">Ōtākaro Digital Twin<h3>"
]
}
}

0 comments on commit 0e039eb

Please sign in to comment.