File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
rel ="shortcut icon "
9
9
href ="data:image/svg+xml, %3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' fill='url(%23paint0_linear_2_3)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2_3' x1='32' y1='-1.52133e-06' x2='-1.52133e-06' y2='32' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FC55FF'/%3E%3Cstop offset='1' stop-color='%2317FFC7'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A "
10
10
/>
11
- < link rel ="prefetch " href ="/ defaults/nodes.json " />
12
- < link rel ="prefetch " href ="/ defaults/default_project.json " />
13
- < link rel ="prefetch " href ="/ whats-new/latest.md " />
11
+ < link rel ="prefetch " href ="defaults/nodes.json " />
12
+ < link rel ="prefetch " href ="defaults/default_project.json " />
13
+ < link rel ="prefetch " href ="whats-new/latest.md " />
14
14
< title > ThreeGN | Procedural 3D graphics editor for the web</ title >
15
- < link rel ="stylesheet " href ="/ inter.css " />
15
+ < link rel ="stylesheet " href ="inter.css " />
16
16
< style >
17
17
: root {
18
18
font-family : "Inter" , sans-serif;
96
96
</ div >
97
97
< div id ="editor "> </ div >
98
98
< div id ="modals "> </ div >
99
- < script src ="/ main.js " type ="module "> </ script >
99
+ < script src ="main.js " type ="module "> </ script >
100
100
</ body >
101
101
</ html >
You can’t perform that action at this time.
0 commit comments