diff --git a/CNAME b/CNAME index 3e3c3c1..9284e6c 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -demo.matthew-grove.ml \ No newline at end of file +demo.mgrove.uk \ No newline at end of file diff --git a/README.md b/README.md index 97be136..ca5596d 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# demo \ No newline at end of file +# Demo Site +The code for [my demo site](https://demo.mgrove.uk) - which hosts small coding projects that I do. diff --git a/_includes/head.html b/_includes/head.html index 005cb8c..fc1acfa 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -3,20 +3,20 @@ - + - + - + - + {{ page.title }} | Matthew Grove diff --git a/_includes/navbar.html b/_includes/navbar.html index 04c7625..ca73582 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -1,10 +1,10 @@