File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 < link href ="https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@700&family=Inter:wght@400;500&display=swap " rel ="stylesheet ">
2121 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/atom-one-dark.min.css ">
2222 < script src ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js "> </ script >
23- < link rel ="stylesheet " data-name ="vs/editor/editor.main " href ="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.33 .0/min/vs/editor/editor.main.css ">
23+ < link rel ="stylesheet " data-name ="vs/editor/editor.main " href ="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.53 .0/min/vs/editor/editor.main.css ">
2424 <!-- The KineticBackground component is defined in an external file -->
2525 < script type ="module " src ="../components/kinetic-background.js "> </ script >
2626
@@ -219,7 +219,7 @@ <h2 class="font-headline text-2xl font-bold text-white mb-4">Step 3: Open in Cod
219219 < input type ="hidden " name ="data " id ="codepen-data ">
220220 </ form >
221221
222- < script src ="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.33 .0/min/vs/loader.min.js "> </ script >
222+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.53 .0/min/vs/loader.min.js "> </ script >
223223 < script type ="module ">
224224 const processBtn = document . getElementById ( 'processBtn' ) ;
225225 const resultsDiv = document . getElementById ( 'results' ) ;
You can’t perform that action at this time.
0 commit comments