mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Removes useless meta tag
This commit is contained in:
@ -30,7 +30,6 @@
|
|||||||
<meta name="author" content="{{ site.name }}" />
|
<meta name="author" content="{{ site.name }}" />
|
||||||
<meta name="description" content="{{ desc }}" />
|
<meta name="description" content="{{ desc }}" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||||
<meta property="og:image" content="/images/posts/main-building.jpg">
|
|
||||||
<link rel="alternate" type="application/rss+xml" href="/atom.xml" />
|
<link rel="alternate" type="application/rss+xml" href="/atom.xml" />
|
||||||
|
|
||||||
<link rel="stylesheet" href="/css/pure.css" type="text/css" media="screen, projection" />
|
<link rel="stylesheet" href="/css/pure.css" type="text/css" media="screen, projection" />
|
||||||
|
|||||||
Reference in New Issue
Block a user