mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-23 09:29:55 +00:00
add support of meta keywords
This commit is contained in:
@ -4,8 +4,9 @@
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<title>{{ page.title }}</title>
|
||||
<meta name="author" content="Unknown" >
|
||||
<meta name="author" content="Evgeniy Alekseev">
|
||||
<meta name="description" content="arcanis' homepage">
|
||||
<meta name="keywords" content="{{ page.tags }}">
|
||||
<link href="/authors" rel="license" type="text/html">
|
||||
|
||||
<link href="/resources/css/styles.css" rel="stylesheet" type="text/css">
|
||||
|
Reference in New Issue
Block a user