Added favicon to treehug
This commit is contained in:
parent
56e96d361d
commit
c5cec4ce39
|
@ -6,6 +6,7 @@
|
||||||
<script src="node_modules/@googlemaps/markerclusterer/dist/index.min.js"></script>
|
<script src="node_modules/@googlemaps/markerclusterer/dist/index.min.js"></script>
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="./style.css" />
|
<link rel="stylesheet" type="text/css" href="./style.css" />
|
||||||
|
<link rel="icon" type="image/x-icon" href="treehug.png">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="map"></div>
|
<div id="map"></div>
|
||||||
|
|
BIN
src/treehug/treehug.png
Normal file
BIN
src/treehug/treehug.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 235 KiB |
Loading…
Reference in a new issue