12 lines
338 B
HTML
Raw Normal View History

2017-11-08 20:34:49 -06:00
<!doctype html>
<html class="no-js" lang="">
<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>
2018-03-20 19:17:06 -05:00
<body>