diff --git a/mkdocs.yml b/mkdocs.yml index f603e7a5ff82b93d2cc250b9fffcbc63b54d5edd..c84937d04010c2e301492de6572d9b4dffd306d6 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -27,9 +27,9 @@ nav: extra: social: - - type: 'globe' + - icon: 'fontawesome/solid/globe-americas' link: 'https://quasseldroid.info/' - - type: 'git' + - icon: 'fontawesome/brands/git' link: 'https://git.kuschku.de/justjanne/quasseldroid-ng' theme: @@ -76,4 +76,4 @@ markdown_extensions: - pymdownx.superfences - pymdownx.tasklist: custom_checkbox: true - - pymdownx.tilde \ No newline at end of file + - pymdownx.tilde diff --git a/theme/main.html b/theme/main.html index 864c437011cb0319cdc866f812f8d18caaa454bb..ab693177d7e0e1f8c2e4023b66c5cae0ca6eabf5 100644 --- a/theme/main.html +++ b/theme/main.html @@ -1,3 +1,5 @@ +{% extends "base.html" %} + {% block fonts %} <style> body, input {