added new volunteering page
This commit is contained in:
parent
624d2b039a
commit
e2f2bad80a
@ -6,3 +6,5 @@
|
||||
link: /education.html
|
||||
- name: Work
|
||||
link: /work.html
|
||||
- name: Volunteering
|
||||
link: /volunteer.html
|
||||
|
@ -16,6 +16,8 @@
|
||||
|
||||
<a href="/work.html" >Work</a>
|
||||
|
||||
<a href="/volunteer.html" >Volunteering</a>
|
||||
|
||||
</nav>
|
||||
|
||||
<h1 id="about-page">About page</h1>
|
||||
|
@ -16,6 +16,8 @@
|
||||
|
||||
<a href="/work.html" >Work</a>
|
||||
|
||||
<a href="/volunteer.html" >Volunteering</a>
|
||||
|
||||
</nav>
|
||||
|
||||
<h1 id="education">Education</h1>
|
||||
|
@ -16,6 +16,8 @@
|
||||
|
||||
<a href="/work.html" >Work</a>
|
||||
|
||||
<a href="/volunteer.html" >Volunteering</a>
|
||||
|
||||
</nav>
|
||||
|
||||
<h1 id="aaron-langham">Aaron Langham</h1>
|
||||
|
46
_site/volunteer.html
Normal file
46
_site/volunteer.html
Normal file
@ -0,0 +1,46 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Volunteer</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" >Work</a>
|
||||
|
||||
<a href="/volunteer.html" class="current">Volunteering</a>
|
||||
|
||||
</nav>
|
||||
|
||||
<h1 id="volunteering">Volunteering</h1>
|
||||
|
||||
<p>This page tells you about my Volunteering:</p>
|
||||
|
||||
<h3 id="combined-cadet-force-2016-2021">Combined Cadet Force: 2016-2021:</h3>
|
||||
|
||||
<p>Corporal in the RAF Section</p>
|
||||
|
||||
<h4 id="responsibilities">Responsibilities:</h4>
|
||||
<ul>
|
||||
<li>Help Training new recruits – Lesson Planning</li>
|
||||
<li>Plan weekly training programme</li>
|
||||
<li>Team building exercises</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="achievements">Achievements:</h4>
|
||||
<ul>
|
||||
<li>Passed the Air Cadet Leadership Course – Week-long residential Course at RAF College Cranwell</li>
|
||||
<li>Shooting</li>
|
||||
<li>Flying</li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -16,6 +16,8 @@
|
||||
|
||||
<a href="/work.html" class="current">Work</a>
|
||||
|
||||
<a href="/volunteer.html" >Volunteering</a>
|
||||
|
||||
</nav>
|
||||
|
||||
<h1 id="work">Work</h1>
|
||||
|
21
volunteer.md
Normal file
21
volunteer.md
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
layout: default
|
||||
title: Volunteer
|
||||
---
|
||||
# Volunteering
|
||||
|
||||
This page tells you about my Volunteering:
|
||||
|
||||
### Combined Cadet Force: 2016-2021:
|
||||
|
||||
Corporal in the RAF Section
|
||||
|
||||
#### Responsibilities:
|
||||
- Help Training new recruits – Lesson Planning
|
||||
- Plan weekly training programme
|
||||
- Team building exercises
|
||||
|
||||
#### Achievements:
|
||||
- Passed the Air Cadet Leadership Course – Week-long residential Course at RAF College Cranwell
|
||||
- Shooting
|
||||
- Flying
|
Loading…
Reference in New Issue
Block a user