Add layout

This commit is contained in:
Loic Nageleisen 2018-12-06 15:41:14 +01:00
parent 7e8af83685
commit 6a06e8b308
2 changed files with 16 additions and 11 deletions

View file

@ -1,11 +1,6 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>lna7n</title>
</head>
<body>
<h1>LNA7N</h1>
<h2>Hack. Build. Create.</h2>
</body>
</html>
---
layout: default
title: lna7n
---
<h1>LNA7N</h1>
<h2>Hack. Build. Create.</h2>