Skip to content

Commit 88a69e9

Browse files
authored
Update code_editor.html
1 parent 7e451da commit 88a69e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code_editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>SnakeEditor</title>
6+
<title>SnakeCodeEditor</title>
77
<link rel="icon" href="logo.jpg">
88
<script src="https://cdn.jsdelivr.net/npm/brython@3.12.3/brython.min.js" integrity="sha256-5S+uyI6JXTLNxOAgBefqpfBerBAl/sgb8DYOmGvBrE0=" crossorigin="anonymous"></script>
99
<link rel="stylesheet" href="style.css">

0 commit comments

Comments
 (0)