🐛 fix: remove flashing from header text (Firefox)

Loads a subset of the sans-serif font for the header.

Fixes #75
This commit is contained in:
welpo
2023-04-29 15:11:13 +02:00
parent 1c06c99047
commit a5981e6fdd
13 changed files with 218 additions and 16 deletions

View File

@@ -8,7 +8,7 @@
{% import "macros/format_date.html" as macros_format_date %}
<!DOCTYPE html>
<html lang = "en">
<html lang="{{ lang }}">
{% include "partials/header.html" %}
<body>