1 parent bb513cd commit 12e7549Copy full SHA for 12e7549
1 file changed
index.html
@@ -4,6 +4,7 @@
4
<title>Base template</title>
5
<link type="text/css" rel="stylesheet" media="all" href="css/main.css" />
6
<script src="https://code.jquery.com/jquery-2.2.4.min.js"></script>
7
+ <script src="https://cdn.jsdelivr.net/lodash/4.17.4/lodash.min.js"></script>
8
<script src="js/main.js" defer></script>
9
</head>
10
<body>
0 commit comments