File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
< html >
3
3
4
4
< head >
5
- < base href ="https://cdn.jsdelivr.net/gh/crotel/crotel.github.io@v0.6 .20200314_beta/ ">
5
+ < base href ="https://cdn.jsdelivr.net/gh/crotel/crotel.github.io@v0.7 .20200314_beta/ ">
6
6
< script >
7
7
if ( 'serviceWorker' in navigator ) {
8
8
navigator . serviceWorker . register ( 'sw.js' ) . catch ( function ( error ) {
28
28
<!-- tell iOS devices that this app can work in full screen mode. No need for navbars -->
29
29
< meta name ="apple-mobile-web-app-capable " content ="yes " />
30
30
< title > CROTEL</ title >
31
- < link rel ="preload " as ="style " href ='font.css ' type ='text/css '>
32
- < link rel ="stylesheet " href ="font.css ">
33
- < link rel ="preload " as ="style " href ="style.css " type ='text/css '>
34
- < link rel ="stylesheet " href ="style.css ">
31
+ < link rel ="preload " as ="style " href ='font.min. css ' type ='text/css '>
32
+ < link rel ="stylesheet " href ="font.min. css ">
33
+ < link rel ="preload " as ="style " href ="style.min. css " type ='text/css '>
34
+ < link rel ="stylesheet " href ="style.min. css ">
35
35
</ head >
36
36
37
37
< body >
@@ -76,7 +76,7 @@ <h1>Project Timeline</h1>
76
76
</ div >
77
77
</ div >
78
78
</ section >
79
- < script src ="main.js " await > </ script >
79
+ < script src ="main.min. js " await > </ script >
80
80
</ body >
81
81
82
82
</ html >
You can’t perform that action at this time.
0 commit comments