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/karbs.css' %}" />
<link rel="stylesheet" type="text/css" href="{% static 'karbs/css/karbs.css' %}" />
{% endblock %}
{% block content %}
<h1>Kristofers Auto-Rice Bootsrapping Script (KARBS)</h1><hr>