Update product footer

This commit is contained in:
Moe Poi ~ 2021-11-10 12:04:14 +07:00
parent 6061546f7f
commit 8e8ef94e4f

View file

@ -49,11 +49,6 @@
</div>
</div>
<script crossorigin="anonymous" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
<script crossorigin="anonymous" integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns"
src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js"></script>
<%- include('../layouts/footer.ejs', {state: 'product'}); %>
</body>
</html>