We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e451da commit 88a69e9Copy full SHA for 88a69e9
code_editor.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>SnakeEditor</title>
+ <title>SnakeCodeEditor</title>
7
<link rel="icon" href="logo.jpg">
8
<script src="https://cdn.jsdelivr.net/npm/brython@3.12.3/brython.min.js" integrity="sha256-5S+uyI6JXTLNxOAgBefqpfBerBAl/sgb8DYOmGvBrE0=" crossorigin="anonymous"></script>
9
<link rel="stylesheet" href="style.css">
0 commit comments