feat(overrides): add archive.org/.md links at footer

Also mandatory SPDX-License-Identifier headers for legal

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
Andrei Jiroh Halili 2023-09-25 15:49:09 +00:00
parent 7c2af95c80
commit 7099942c40
3 changed files with 31 additions and 0 deletions

View file

@ -1,3 +1,9 @@
{#-
SPDX-License-Identifier: MIT
-#}
{% extends "base.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/mkdocs-material-styling.css' | url }}">