mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-12-19 22:41:59 -05:00
fix:font_display
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
<head>
|
||||
<title>{%- block title %}{{ config.title }}{% endblock title -%}</title>
|
||||
<link rel="preload" href="/fonts/hack-regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
|
||||
{{ head_macros::head(config=config) }}
|
||||
|
||||
{%- block open_graph %}{{ head_macros::open_graph(config=config) }}{% endblock open_graph -%}
|
||||
|
||||
Reference in New Issue
Block a user