Prepearing for production

This commit is contained in:
Kristofers Solo
2022-08-19 15:00:45 +03:00
parent a6dc255279
commit 2a3b5bccbf
12 changed files with 29 additions and 27 deletions

View File

@@ -2,7 +2,7 @@
{% load static %}
{% block title %} {{ title }} {% endblock %}
{% block meta %}
<link rel="stylesheet" href="{% static 'css/index.css' %}" />
<link rel="stylesheet" type="text/css" href="{% static 'main/css/index.css' %}" />
{% endblock %}
{% block content %}
<div class="center">