From 4468003bb542fdf5676b857039317b4e09bca893 Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Thu, 6 Dec 2018 11:43:20 +0000 Subject: [PATCH] Update GCSE CS blog --- computer-science-blog/index.html | 3 ++- computer-science-blog/pages/blog.html | 4 ++-- computer-science-blog/scripts/home.js | 0 3 files changed, 4 insertions(+), 3 deletions(-) delete mode 100644 computer-science-blog/scripts/home.js diff --git a/computer-science-blog/index.html b/computer-science-blog/index.html index 9b888f7..bd12738 100644 --- a/computer-science-blog/index.html +++ b/computer-science-blog/index.html @@ -29,7 +29,7 @@ - + @@ -43,6 +43,7 @@ + diff --git a/computer-science-blog/pages/blog.html b/computer-science-blog/pages/blog.html index d7b9d86..d63190d 100644 --- a/computer-science-blog/pages/blog.html +++ b/computer-science-blog/pages/blog.html @@ -7,10 +7,10 @@ - + - +

HTML Basics

diff --git a/computer-science-blog/scripts/home.js b/computer-science-blog/scripts/home.js deleted file mode 100644 index e69de29..0000000