File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
4
4
< head >
5
5
< meta charset ="utf-8 " />
6
- < link rel ="shortcut icon " href ="/favicon.ico " />
6
+ < link rel ="shortcut icon " href ="%BASE_URL% /favicon.ico " />
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
8
- < meta name ="description " content ="Web site created using create-snowpack-app " />
9
- < link rel ="stylesheet " href ="global.css ">
8
+ < meta name ="description " content ="Documentation/Demo for github.com/6edesign/svelte-calendar svelte-calendar " />
9
+ < link rel ="stylesheet " href ="%BASE_URL%/ global.css ">
10
10
< link href ="https://fonts.googleapis.com/css?family=Rajdhani:400,700 " rel ="stylesheet ">
11
11
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/rainbow.min.css ">
12
12
< title > svelte-calendar</ title >
13
13
</ head >
14
14
15
15
< body >
16
16
< noscript > You need to enable JavaScript to run this app.</ noscript >
17
- < script type ="module " src ="/_dist_/index.js "> </ script >
17
+ < script type ="module " src ="%BASE_URL% /_dist_/index.js "> </ script >
18
18
<!--
19
19
This HTML file is a template.
20
20
If you open it directly in the browser, you will see an empty page.
You can’t perform that action at this time.
0 commit comments