add aileron font
This commit is contained in:
parent
5cdcab9907
commit
383ba50d67
4 changed files with 15 additions and 2 deletions
|
@ -10,6 +10,7 @@ eleventyComputed:
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{% if title %}{{ title }} | {% endif %}ESE {{ year }}</title>
|
||||
<link rel="stylesheet" href="{% getBundleFileUrl "css" %}">
|
||||
<link rel="stylesheet" href="/fonts/aileron.css">
|
||||
</head>
|
||||
<body>
|
||||
{% include 'header.njk' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue