aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-08 12:55:55 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-08 12:55:56 +0800
commit45df32a5422a3d41adc24efae2af076f110e9591 (patch)
tree87786a900732189d190a3b98337870c985cc3c6d /index.html
parentdbf84550137d7a76ab829c5cbd5b6e0efb300842 (diff)
fix: path of resources for gh-pages
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 9af0eaa..3136019 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="./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"/>