File tree Expand file tree Collapse file tree 6 files changed +5
-4
lines changed Expand file tree Collapse file tree 6 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
<!doctype html>
2
2
< html >
3
+
3
4
< head >
4
5
< meta charset ="UTF-8 ">
5
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
- < link href ="output .css " rel ="stylesheet ">
7
+ < link href ="final .css " rel ="stylesheet ">
7
8
</ head >
8
9
9
10
< body class ="bg-gray-400 dark:bg-gray-700 ">
File renamed without changes.
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="UTF-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
- < link href ="output .css " rel ="stylesheet ">
7
+ < link href ="final .css " rel ="stylesheet ">
8
8
< script type ="module " src ="https://cdn.jsdelivr.net/gh/vanillawc/wc-codemirror@1/index.js "> </ script >
9
9
< script type ="module " src ="https://cdn.jsdelivr.net/gh/vanillawc/wc-codemirror@1/mode/python/python.js "> </ script >
10
10
</ head >
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="UTF-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
- < link href ="output .css " rel ="stylesheet ">
7
+ < link href ="final .css " rel ="stylesheet ">
8
8
</ head >
9
9
10
10
< body class ="bg-gray-400 dark:bg-gray-700 ">
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="UTF-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
- < link href ="output .css " rel ="stylesheet ">
7
+ < link href ="final .css " rel ="stylesheet ">
8
8
</ head >
9
9
10
10
< body class ="bg-gray-400 dark:bg-gray-700 ">
You can’t perform that action at this time.
0 commit comments