Skip to content

Commit c3ddaae

Browse files
committed
코드 수정
1 parent d53f691 commit c3ddaae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<!-- 토글 버튼 추가 -->
4646
<button id="toggleSidebar" style="position: absolute; top: 10px; right: 10px; z-index: 1000;" onclick="toggleSidebar()">사이드바 숨기기</button>
4747

48-
<script src="./scripts2.js"></script>
48+
<script src="./scripts.js"></script>
4949
</body>
5050

5151
</html>

0 commit comments

Comments
 (0)