1
Fork 0
blog/_layouts/_head.liquid

8 lines
370 B
Plaintext
Raw Normal View History

2017-07-09 12:18:22 +00:00
<meta charset="utf-8" />
<title>{{title}}</title>
<link rel="stylesheet" href="/writ.min.css">
<link rel="stylesheet" href="/style.css" type="text/css" media="all" />
2017-07-13 00:41:58 +00:00
<link rel="alternate" href="/feed.xml" type="application/rss+xml" title="RSS" />
2017-07-09 12:18:22 +00:00
<meta name="author" content="Jan-Erik Rediger">
<meta name="description" content="Personal website of Jan-Erik Rediger"/>