changed index to md file and added contents

This commit is contained in:
Aaron Langham 2023-11-27 09:02:01 +00:00
parent 607f3682c8
commit 1117cfb5c5
3 changed files with 32 additions and 7 deletions

View File

@ -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>

View File

@ -1,5 +0,0 @@
---
layout: default
title: home
---
<h1>{{ "Aaron Langham" }}</h1>

18
index.md Normal file
View File

@ -0,0 +1,18 @@
---
layout: default
title: Home
---
# Aaron Langham
Location: Basingstoke
Telephone: 07546751602
Email: aaron@aaronlangham.com
Code Repositories:
http://gitea.aaronlangham.com/aaron
https://github.com/Aaron-Langham