File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 10
10
< link rel =preconnect href =https://fonts.googleapis.com >
11
11
< link rel =preconnect href =https://fonts.gstatic.com crossorigin >
12
12
< link rel =stylesheet href =https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.4/css/all.min.css >
13
- < link rel =stylesheet href =https://cdn.jsdelivr.net/npm/dna-engine@2.3 /dist/dna-engine.css >
14
- < link rel =stylesheet href =https://cdn.jsdelivr.net/npm/web-ignition@1.7 /dist/reset.min.css >
13
+ < link rel =stylesheet href =https://cdn.jsdelivr.net/npm/dna-engine@3.0 /dist/dna-engine.css >
14
+ < link rel =stylesheet href =https://cdn.jsdelivr.net/npm/web-ignition@2.0 /dist/reset.min.css >
15
15
< style >
16
16
body { background-color : black; }
17
17
body > main { text-align : center; }
18
18
body > main i .font-icon { font-size : 10rem ; }
19
19
body > footer i .font-icon { margin : 10px ; }
20
20
</ style >
21
- < script defer src =https://cdn.jsdelivr.net/npm/jquery@3.6/dist/jquery.min.js > </ script >
22
- < script defer src =https://cdn.jsdelivr.net/npm/dna-engine@2.3/dist/dna-engine.min.js > </ script >
23
- < script defer src =https://cdn.jsdelivr.net/npm/web-ignition@1.7/dist/lib-x.min.js > </ script >
21
+ < script defer src =https://cdn.jsdelivr.net/npm/dna-engine@3.0/dist/dna-engine.min.js > </ script >
22
+ < script defer src =https://cdn.jsdelivr.net/npm/web-ignition@2.0/dist/lib-x.min.js > </ script >
24
23
</ head >
25
24
< body >
26
25
You can’t perform that action at this time.
0 commit comments