mirror of
https://github.com/hnasheralneam/hnasheralneam.github.io.git
synced 2025-05-24 23:54:14 -04:00
hi
This commit is contained in:
parent
e72171abe9
commit
d8c9ee7f51
4 changed files with 87 additions and 4 deletions
|
@ -2,9 +2,15 @@
|
|||
<html lang="en" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<title>Meet Squirrel</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hi! I'm Squirrel!</h1>
|
||||
<div class="project" id="gold-rush">
|
||||
<h2>Gold Rush</h2>
|
||||
<h4>A simple incremental game made with JavaScript</h4>
|
||||
<p>You can play it <a href="https://squirrel-314.github.io">here</a>, or download the app <a href="download-gold-rush.html">here</a>.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue