move ese year and color to global data file
This commit is contained in:
parent
324806b52f
commit
3f5b1988b8
7 changed files with 75 additions and 78 deletions
|
@ -8,7 +8,7 @@ eleventyComputed:
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{% if title %}{{ title }} | {% endif %}ESE {{ year }}</title>
|
||||
<title>{% if title %}{{ title }} | {% endif %}ESE {{ ese.year }}</title>
|
||||
<link rel="stylesheet" href="{% getBundleFileUrl "css" %}">
|
||||
<link rel="stylesheet" href="/aileron.lite.min.css">
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue