From ad30f388329872e4ce6a403a39be94145b6c5604 Mon Sep 17 00:00:00 2001 From: Matthew Strapp Date: Fri, 30 Apr 2021 09:41:12 -0500 Subject: Rearrange, add old contacts page because other is "copyrighted" --- .gitignore | 2 +- csci4131/hw7/public/contacts_old.html | 82 +++++++++++++++++++++++++++++++++++ 2 files changed, 83 insertions(+), 1 deletion(-) create mode 100644 csci4131/hw7/public/contacts_old.html diff --git a/.gitignore b/.gitignore index f3307ed..51b3573 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,4 @@ GRTAGS *.zip node_modules/ **/package-lock.json -**/public/contacts_old.html +**/public/contacts.html diff --git a/csci4131/hw7/public/contacts_old.html b/csci4131/hw7/public/contacts_old.html new file mode 100644 index 0000000..d0131ee --- /dev/null +++ b/csci4131/hw7/public/contacts_old.html @@ -0,0 +1,82 @@ + + + + + + + + + + + +

+ +
+ + + + + + + + + + + + + +
NameCategoryLocationContact InformationEmailWebsite
(URL)
+
+ + + \ No newline at end of file -- cgit v1.2.3