media url and category update
This commit is contained in:
parent
2f0ab293cf
commit
c9205d9138
8 changed files with 161 additions and 71 deletions
|
|
@ -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" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue