Feature Update
- Responsive Layout - Mobile Support - Columns Block
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
<meta property="og:video" content="{{ page.video }}" />
|
||||
{% endif %}
|
||||
<meta property="article:published_time" content="{{ page.date | default: site.time | date_to_xmlschema }}" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="{{ site.xaymar.data.logo | absolute_url }}">
|
||||
<link rel="stylesheet" href="{{ site.xaymar.data.css | absolute_url }}">
|
||||
<link rel="alternate" type="application/rss+xml" href="{{ site.xaymar.data.rss | absolute_url }}">
|
||||
|
||||
Reference in New Issue
Block a user