Skip to content

Commit d0cafa3

Browse files
committed
fix
1 parent 557f223 commit d0cafa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ <h2>Our Vision & Technology | 비전과 기술</h2>
111111
</div>
112112
</section>
113113

114-
<button class="home_btn" onclick="location.href='/main'">Home</button>
114+
<!-- <button class="home_btn" onclick="location.href='/main'">Home</button> -->
115115

116116
<script>
117117
document.addEventListener("DOMContentLoaded", () => {

0 commit comments

Comments
 (0)