mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 01:15:33 -06:00
favicon pls
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<meta charset="UTF-8"><!--[if IE]><![endif]-->
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<title>{{ site.title }}</title>
|
||||
<link rel="shortcut icon" href="{{site.logo}}" hreflang="en-us">
|
||||
<link rel="icon" type="image/png" href="{{site.logo}}" hreflang="en-us">
|
||||
<meta property="og:title" content="{{site.title}}" />
|
||||
<meta property="og:description" content="{{site.description}}" />
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
Reference in New Issue
Block a user