vac.dev-experimental-old/_includes/header.html

13 lines
344 B
HTML
Raw Normal View History

2017-11-09 02:34:49 +00:00
<!doctype html>
2019-07-17 02:50:17 +00:00
<html class="no-js" lang="en-US">
2017-11-09 02:34:49 +00:00
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Tailwind Jekyll Starter Kit</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/style.css">
</head>
2019-07-17 02:50:17 +00:00
<body>