回答編集履歴
1
修正
answer
CHANGED
@@ -71,8 +71,8 @@
|
|
71
71
|
</ul>
|
72
72
|
</nav>
|
73
73
|
</header>
|
74
|
+
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
|
74
75
|
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
75
|
-
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
76
76
|
</body>
|
77
77
|
</html>
|
78
78
|
```
|