Skip to content

Commit

Permalink
💰
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckyLukert authored Feb 29, 2024
1 parent fd2725d commit ebe436c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="de">
<head>
<meta charset="UTF-8">
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🗺️</text></svg>">
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>💰</text></svg>">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Schnitzeljagd</title>
<link rel="stylesheet" href="https://unpkg.com/leaflet/dist/leaflet.css" />
Expand Down Expand Up @@ -43,4 +43,4 @@
4) in app.js add your camp name and function to the switch statement like this:
case "stingbert":
stingbert()
-->
-->

0 comments on commit ebe436c

Please sign in to comment.