added github icon, changed the api url

This commit is contained in:
recrof 2025-07-18 16:55:13 +02:00
parent 4bf1157f26
commit 886e8d3c6d
5 changed files with 11 additions and 2 deletions

View file

@ -13,6 +13,7 @@
<title>MeshCore Node Map</title>
</head>
<body class="light">
<div class="container">
<div id="map"></div>
<div id="app" v-if="app.nodes" v-cloak>
@ -49,6 +50,10 @@
<i>monitoring</i>
</span>
<span v-for="stat in stats" v-html="stat"></span>
<span style="flex-grow: 1"></span>
<a href="https://github.com/recrof/map.meshcore.dev" class="github" title="go to github repo" target="_blank">
<img src="./lib/images/github-mark.svg">
</a>
</a>
</div>
<form class="search no-margin" action="javascript:;">