From e72171abe96e26b33c78a44c8abae99324bca006 Mon Sep 17 00:00:00 2001 From: Squirrel-314 <68402033+Squirrel-314@users.noreply.github.com> Date: Tue, 1 Dec 2020 15:10:26 -0500 Subject: [PATCH] hi --- download-gold-rush.css | 0 download-gold-rush.html | 14 ++++++++++++++ index.html | 10 ++++++++++ styles.css | 0 4 files changed, 24 insertions(+) create mode 100644 download-gold-rush.css create mode 100644 download-gold-rush.html create mode 100644 index.html create mode 100644 styles.css diff --git a/download-gold-rush.css b/download-gold-rush.css new file mode 100644 index 0000000..e69de29 diff --git a/download-gold-rush.html b/download-gold-rush.html new file mode 100644 index 0000000..8cfd55f --- /dev/null +++ b/download-gold-rush.html @@ -0,0 +1,14 @@ + + + + + + Download | Gold Rush + + +

Like the game? Download our app!

+
Download for Linux
+
Download for Windows
+
Download for MacOS
+ + diff --git a/index.html b/index.html new file mode 100644 index 0000000..009949d --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ + + + + + Meet Squirrel + + +

Hi! I'm Squirrel!

+ + diff --git a/styles.css b/styles.css new file mode 100644 index 0000000..e69de29