mirror of
https://github.com/Hacks-R-Us/hacksrus.uk.git
synced 2026-09-12 16:28:23 +01:00
👌 GRAPHIC DESIGN IS MY PASSION
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Hacks 'R' Us</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1><a href="/"><img src="img/logo.svg" alt="Hacks 'R' Us Logo"></a></h1>
|
||||
<ul class="people">
|
||||
<li><a href="https://twitter.com/swlcx">Sam W</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user