updated education and work md files

This commit is contained in:
Aaron Langham 2023-11-26 22:26:29 +00:00
parent 255382759e
commit 607f3682c8
6 changed files with 77 additions and 7 deletions

30
_site/education.html Normal file
View File

@ -0,0 +1,30 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Education</title>
<link rel="stylesheet" href="/assets/css/styles.css">
</head>
<body>
<nav>
<a href="/" >Home</a>
<a href="/about.html" >About</a>
<a href="/education.html" class="current">Education</a>
<a href="/work.html" >Work</a>
</nav>
<h1 id="education">Education</h1>
<p>This page tells you about my Education:</p>
<p>GCSE The Vyne Community School 2014-19
A-Level Queen Marys Collage 2019-21
Other Qualifications</p>
</body>
</html>

View File

@ -1,3 +0,0 @@
GCSE The Vyne Community School 2014-19
A-Level Queen Marys Collage 2019-21
Other Qualifications

31
_site/work.html Normal file
View File

@ -0,0 +1,31 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Work</title>
<link rel="stylesheet" href="/assets/css/styles.css">
</head>
<body>
<nav>
<a href="/" >Home</a>
<a href="/about.html" >About</a>
<a href="/education.html" >Education</a>
<a href="/work.html" class="current">Work</a>
</nav>
<h1 id="work">Work</h1>
<p>This page tells you about my past and current work:</p>
<p>Waitrose: October 2019 August 2021
Lumen: September 2021 March 2022
DIS Consulting IT Ltd: March 2022 November 2023
Jenoptik: January 2024 Current</p>
</body>
</html>

View File

@ -1,4 +0,0 @@
Waitrose: October 2019 August 2021
Lumen: September 2021 March 2022
DIS Consulting IT Ltd: March 2022 November 2023
Jenoptik: January 2024 Current

View File

@ -1,3 +1,11 @@
---
layout: default
title: Education
---
# Education
This page tells you about my Education:
GCSE The Vyne Community School 2014-19 GCSE The Vyne Community School 2014-19
A-Level Queen Marys Collage 2019-21 A-Level Queen Marys Collage 2019-21
Other Qualifications Other Qualifications

View File

@ -1,3 +1,11 @@
---
layout: default
title: Work
---
# Work
This page tells you about my past and current work:
Waitrose: October 2019 August 2021 Waitrose: October 2019 August 2021
Lumen: September 2021 March 2022 Lumen: September 2021 March 2022
DIS Consulting IT Ltd: March 2022 November 2023 DIS Consulting IT Ltd: March 2022 November 2023