4
0
mirror of https://git.coop/cotech/website.git synced 2025-06-27 00:50:55 +00:00

Remove maps from the site

I've also removed as much related code as I can find.
This commit is contained in:
Chris Lowis
2025-06-20 12:30:09 +01:00
parent 9a9f5be563
commit b8127bffd3
9 changed files with 35 additions and 206 deletions

View File

@ -69,7 +69,4 @@
</style>
<link rel="stylesheet" href="/assets/foundation-icons/foundation-icons.css">
<link rel="icon" type="image/x-icon" href="/assets/img/CoTech-logo.png">
<script type="text/javascript">
window.mapboxAccessToken = '{{ site.mapbox_access_token }}';
</script>
</head>