Add "much needed" "interesting" "content"
This commit is contained in:
parent
a27c11ffbc
commit
6fea89d08d
|
@ -0,0 +1,8 @@
|
|||
# Hacksrus.uk
|
||||
|
||||
The Hacks 'R' Us website.
|
||||
|
||||
## Contributing
|
||||
Yes
|
||||
### Even dumb shit?
|
||||
100%
|
|
@ -8,11 +8,19 @@
|
|||
<body>
|
||||
<div class="container">
|
||||
<h1><a href="/"><img src="img/logo.svg" alt="Hacks 'R' Us Logo"></a></h1>
|
||||
<h2>Who?</h2>
|
||||
<ul class="people">
|
||||
<li><a href="https://twitter.com/sudoreboot">Sam W</a></li>
|
||||
<li><a href="https://twitter.com/Rrah99">Robert Walker</a></li>
|
||||
<li><a href="https://twitter.com/thomasslee97">Tom Lee</a></li>
|
||||
<li><a href="https://www.google.com/search?&q=how+do+you+meet+nice+people">Other nice people</a></li>
|
||||
</ul>
|
||||
<h2>What?</h2>
|
||||
<p>Dumb stuff with technology</p>
|
||||
<h2>Where?</h2>
|
||||
<p>Your local hacker camp or con</p>
|
||||
<h2>When?</h2>
|
||||
<p>Since 2018</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue