From e427968a1f6cb6c7c4342554cbf0de92a411a23a Mon Sep 17 00:00:00 2001 From: zgeorge22 Date: Wed, 4 Nov 2020 14:38:33 -0500 Subject: [PATCH] Fix all bugs remaining in prep for demo --- public/common/account.html | 7 +- public/common/create_post.html | 2 +- public/index.html | 170 +++++++++++++---------- public/js/account.js | 2 +- public/js/create_post.js | 2 +- public/js/index.js | 243 ++++++++++++++------------------- public/js/post.js | 2 + public/js/profile.js | 42 +++++- 8 files changed, 252 insertions(+), 218 deletions(-) diff --git a/public/common/account.html b/public/common/account.html index eb76406..a96a3ae 100644 --- a/public/common/account.html +++ b/public/common/account.html @@ -8,6 +8,8 @@ + + Account Information