feat: Bootstrap icons, new H1 style, symlink README to site index
This commit is contained in:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user