feat: Bootstrap icons, new H1 style, symlink README to site index

This commit is contained in:
daudix-UFO
2023-10-27 22:27:13 +03:00
parent 17ed382092
commit d39b7f5630
17 changed files with 2288 additions and 242 deletions

View File

@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block content %}
<img src="404.png" class="full pixels transparent no-hover" />
<img src="{{ get_url(path='404.png') }}" class="full pixels transparent no-hover" />
<h1>Document Not Found</h1>