From 25ed84ff28f7b5a812535be6ca9824283a7ae40c Mon Sep 17 00:00:00 2001
From: ExoticDoom <61705742+ExoticDoom@users.noreply.github.com>
Date: Thu, 19 Mar 2020 17:07:45 -0400
Subject: [PATCH 1/2] Create main.html
---
main.html | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 75 insertions(+)
create mode 100644 main.html
diff --git a/main.html b/main.html
new file mode 100644
index 0000000..db8d8c3
--- /dev/null
+++ b/main.html
@@ -0,0 +1,75 @@
+
+
+
+ Welcome to WUCSC!
+
+
+
+
+
+
Welcom to the Walsh University Computer Science Club home page!
+
There should be some links to SM here...
+ Maybe a list
+
+
+
+
+
+
+
+ |
+ Date
+ |
+
+
+ Meeting
+ |
+
+
+ Type
+ |
+
+
+
+ |
+ 3/19/20
+ |
+
+
+ Yes
+ |
+
+
+ Discord
+ |
+
+
+
+ |
+ 3/26/2020
+ |
+
+
+ Yes?
+ |
+
+
+ Discord?
+ |
+
+
+
+
+
+
From 27e0c77d0bbaa6727129652831ea690eb3c76f48 Mon Sep 17 00:00:00 2001
From: ExoticDoom <61705742+ExoticDoom@users.noreply.github.com>
Date: Thu, 19 Mar 2020 17:38:54 -0400
Subject: [PATCH 2/2] Update README.md
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 67df560..ce230a7 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,10 @@ This is the code for the WUCSC's first Semester Project - our Website!
The Basic things that we want the website to do are:
1. Have a main welcome/home page
2. A top navigation bar
-3.... other pages....
+3. ... other pages....
+4. Links to discord and ig
+5. Display weekly posters for club meetings?
+ - automated??
See the issues tab to see a list of what needs to be done.