aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-10 12:45:44 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-10 13:04:18 +0800
commit89ca84e47d4958e064b682405e94a3270fc99338 (patch)
treef01c5fb25e5fd4f25db874c371244c0c92d50a5b /index.html
parenteaf2639b3c9269b9222bfcd993b7b7a3980f1b2a (diff)
chore: move config files about dev into scripts/
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 3136019..1b9a062 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
7 7
8 <meta property="og:description" content="Add a default marker to the map."/> 8 <meta property="og:description" content="Add a default marker to the map."/>
9 <meta name="viewport" content="width=device-width, initial-scale=1"/> 9 <meta name="viewport" content="width=device-width, initial-scale=1"/>
10 <link rel="shortcut icon" href="./favicon.ico" type="image/ico"/> 10 <link rel="shortcut icon" href="./assets/favicon.ico" type="image/ico"/>
11 11
12 <!-- FIXME --> 12 <!-- FIXME -->
13 <link rel="stylesheet" type="text/css" href="./dist/css/style.css"/> 13 <link rel="stylesheet" type="text/css" href="./dist/css/style.css"/>