Update index.html

This commit is contained in:
Sophia Atkinson 2021-04-27 21:03:54 -07:00 committed by GitHub
parent 6c571f0fda
commit 8ca1bdfcbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,9 +28,9 @@
선적 서류 비치
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="/commands">명령</a>
<a class="dropdown-item" href="/tos">용어</a>
<a class="dropdown-item" href="/services">서비스</a>
<a class="dropdown-item" href="ko/commands">명령</a>
<a class="dropdown-item" href="ko/tos">용어</a>
<a class="dropdown-item" href="ko/services">서비스</a>
</div>
</div>
</div>
@ -72,4 +72,4 @@
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="js/now-ui-kit.min.js"></script>
</body>
</html>
</html>