This repository was archived by the owner on Jun 25, 2022. It is now read-only.
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 9
9
< meta name ="DC.Creator " content ="Christian Neukirchen " />
10
10
< link rel ="shortcut icon " href ="favicon.ico " />
11
11
< link rel ="stylesheet " href ="style.css " />
12
- < script src ="http ://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/scripts/shCore.min.js "> </ script >
13
- < script src ="http ://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/scripts/shBrushRuby.min.js "> </ script >
14
- < link rel ="stylesheet " href ="http ://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/styles/shCore.min.css " />
15
- < link rel ="stylesheet " href ="http ://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/styles/shThemeRDark.min.css " />
12
+ < script src ="https ://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/scripts/shCore.min.js "> </ script >
13
+ < script src ="https ://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/scripts/shBrushRuby.min.js "> </ script >
14
+ < link rel ="stylesheet " href ="https ://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/styles/shCore.min.css " />
15
+ < link rel ="stylesheet " href ="https ://cdnjs.cloudflare.com/ajax/libs/SyntaxHighlighter/3.0.83/styles/shThemeRDark.min.css " />
16
16
</ head >
17
17
< body >
18
18
< div class ="content ">
You can’t perform that action at this time.
0 commit comments