Friggin title
This commit is contained in:
parent
19610342a2
commit
9a18e21a6a
|
@ -10,6 +10,7 @@
|
|||
{% if page.scripts %}{% for js_file in page.scripts %}
|
||||
<script src="{{ js_file }}"></script>
|
||||
{% endfor %}{% endif %}
|
||||
<title>{{ page.title }}</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Reference in New Issue