Serving files locally: issue #30 #33

Open
rskthomas wants to merge 3 commits from issue_30 into main
1 changed files with 2 additions and 2 deletions
Showing only changes of commit b7d7b9041d - Show all commits

View File

@ -15,9 +15,9 @@
<!-- Bootstrap core CSS -->
{% block style %}
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css">
<link rel="stylesheet" href= "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
<script src="{% static 'fontawesomefree/js/all.min.js' %}"></script>
<link href="{% static "/css/bootstrap.min.css" %}" rel="stylesheet">
<link href="{% static "/css/bootstrap-icons.min.css" %}" rel="stylesheet">
<style>
.bd-placeholder-img {