🐛 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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user