Skip to content

Commit 0987389

Browse files
Update index.html
Co-Authored-By: JehanKandy <jehankandy@gmail.com>
1 parent 42ca11b commit 0987389

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

codeEditor/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Online Code Editor</title>
7+
<link rel="stylesheet" href="../css/style.min.css">
78
</head>
89
<body>
910

11+
<script src="../js/script.js"></script>
1012
</body>
1113
</html>

0 commit comments

Comments
 (0)