more jekyll

This commit is contained in:
John Cupitt 2017-03-27 15:28:37 +01:00
parent b7231a0728
commit 41867334c3
1 changed files with 3 additions and 18 deletions

View File

@ -1,21 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
---
layout: home
---
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>vips</title>
</head>
<body>
<header>
<div class="inner">
<h1>VIPS</h1>
@ -144,5 +131,3 @@ agreement.</p>
</div>
</body>
</html>