changed index to md file and added contents
This commit is contained in:
parent
607f3682c8
commit
1117cfb5c5
@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>home</title>
|
||||
<title>Home</title>
|
||||
<link rel="stylesheet" href="/assets/css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
@ -18,7 +18,19 @@
|
||||
|
||||
</nav>
|
||||
|
||||
<h1>Aaron Langham</h1>
|
||||
<h1 id="aaron-langham">Aaron Langham</h1>
|
||||
|
||||
<p>Location: Basingstoke</p>
|
||||
|
||||
<p>Telephone: 07546751602</p>
|
||||
|
||||
<p>Email: aaron@aaronlangham.com</p>
|
||||
|
||||
<p>Code Repositories:</p>
|
||||
|
||||
<p>http://gitea.aaronlangham.com/aaron</p>
|
||||
|
||||
<p>https://github.com/Aaron-Langham</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
layout: default
|
||||
title: home
|
||||
---
|
||||
<h1>{{ "Aaron Langham" }}</h1>
|
Loading…
Reference in New Issue
Block a user