-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
23 lines (23 loc) · 1.13 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<body>
<h1>GitHub Pages</h1>
<p>GitHub is useful for hosting things</p>
<br>
<p>Here's some things i'm hosting with GitHub at the moment:</p>
<br>
<ul>
<li><a href="https://pe5er.github.io/swanmedia/" target="_blank">Swansea Media Ltd</a></li>
<li><a href="https://gw3uws.uk" target="_blank">Swansea Radio Society</a></li>
<li><a href="https://pe5er.github.io/swanseamakerhub/" target="_blank">Swansea Maker Hub</a></li>
<li><a href="https://gw4cc.wales/" target="_blank">Gower Contest Group</a></li>
<li><a href="https://gw0rhc.wales/" target="_blank">Ken GW0RHC Personal Website</a></li>
<li><a href="https://m0swn.uk" target="_blank">Peter Barnes</a></li>
<li><a href="https://pe5er.github.io/mmindia.uk" target="_blank">MicroMouse Team:India</a></li>
<li><a href="https://pe5er.github.io/youth.rsgb.org" target="_blank">RSGB Youth Test Website</a></li>
<li><a href="https://pe5er.github.io/static_bootstrap" target="_blank">Template</a></li>
</ul>
<br><br><br>
<p>I guess I designed all of these websites. If you want one too, email me at <a href="mailto:[email protected]">[email protected]</a></p>
</body>
</html>