From 0971be9614c79cc569234e8e67d467caa8e19cc7 Mon Sep 17 00:00:00 2001 From: Ethan Paul Date: Mon, 31 Dec 2018 01:00:51 -0500 Subject: [PATCH] Add applications page and link --- applications/index.html | 45 +++++++++++++++++++++++++++++++++++++++++ index.html | 3 +++ 2 files changed, 48 insertions(+) create mode 100644 applications/index.html diff --git a/applications/index.html b/applications/index.html new file mode 100644 index 0000000..743a9c2 --- /dev/null +++ b/applications/index.html @@ -0,0 +1,45 @@ + + + + + + + + + + + Apps + + + + + + + + + +
+ +
+ + + + diff --git a/index.html b/index.html index 6724d78..7ce5abe 100644 --- a/index.html +++ b/index.html @@ -29,6 +29,9 @@