updated education and work md files
This commit is contained in:
parent
255382759e
commit
607f3682c8
30
_site/education.html
Normal file
30
_site/education.html
Normal 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 Mary’s Collage 2019-21
|
||||
Other Qualifications</p>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -1,3 +0,0 @@
|
||||
GCSE – The Vyne Community School 2014-19
|
||||
A-Level – Queen Mary’s Collage 2019-21
|
||||
Other Qualifications
|
31
_site/work.html
Normal file
31
_site/work.html
Normal 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>
|
@ -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
|
@ -1,3 +1,11 @@
|
||||
---
|
||||
layout: default
|
||||
title: Education
|
||||
---
|
||||
# Education
|
||||
|
||||
This page tells you about my Education:
|
||||
|
||||
GCSE – The Vyne Community School 2014-19
|
||||
A-Level – Queen Mary’s Collage 2019-21
|
||||
Other Qualifications
|
||||
|
Loading…
Reference in New Issue
Block a user