media url and category update

This commit is contained in:
Set Hallstrom 2020-07-28 13:08:27 +02:00
parent 2f0ab293cf
commit c9205d9138
8 changed files with 161 additions and 71 deletions

View file

@ -8,10 +8,9 @@
-->
<html lang="{% if page.lang != site.lang %}{{ page.lang }}{% else %}{{ site.lang }}{% endif %}">
<head>
{% include seo.html %}
{% include relBase.html %}
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes" />
<link rel="stylesheet" href="{{ relBase }}/assets/css/main20200519.css" />