From 079205db19d2ede38b3cc7a7853cd3d0d5a2f4ad Mon Sep 17 00:00:00 2001 From: "@jeremyfox36" <@jeremyfox36@gmail.com> Date: Wed, 16 Jan 2019 21:09:10 +0000 Subject: [PATCH 1/2] fixed newsletter submission - changed jquery cdn to point to min instead of slim. slim doesn't support ajax calls --- public/index.html | 48 ++++++++++++++++++++++++++--------------------- 1 file changed, 27 insertions(+), 21 deletions(-) diff --git a/public/index.html b/public/index.html index ed7f25b..eb4d5a3 100644 --- a/public/index.html +++ b/public/index.html @@ -14,8 +14,23 @@ crossorigin="anonymous"> - + Full Stack Trends + + + + @@ -24,29 +39,20 @@
- - - - - - - + + + - + \ No newline at end of file From 6e2b98aa04b34e7996df15140fb88fdf5fb49a55 Mon Sep 17 00:00:00 2001 From: Mike Perry Y Attara <31483629+mikeattara@users.noreply.github.com> Date: Wed, 16 Jan 2019 22:39:46 +0000 Subject: [PATCH 2/2] add meta tags I have added meta tags for open graph for facebook and twitter as well as Google search --- public/index.html | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index eb4d5a3..6eae367 100644 --- a/public/index.html +++ b/public/index.html @@ -7,6 +7,22 @@ + + + + + + + + + + + + + + + + @@ -55,4 +71,4 @@ - \ No newline at end of file +