Removed static folder
This commit is contained in:
parent
6610a5ff28
commit
2f31bf39e6
137 changed files with 168 additions and 30375 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet"
|
||||
integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
|
||||
<link rel="stylesheet" type="text/css" href='{% static "css/main.css" %}' />
|
||||
<link rel="icon" type="image/x-icon" href='{% static "favicon.ico" %}'>
|
||||
|
||||
{% block title %}
|
||||
<title>House Wars</title>
|
||||
|
|
|
|||
Reference in a new issue