From a051004cc942199b7aa752009fc3054f96787f93 Mon Sep 17 00:00:00 2001 From: Blaine Motsinger <blaine@renderorange.com> Date: Tue, 15 Sep 2020 11:33:32 -0500 Subject: [PATCH] Remove google plus author post links --- 404.html | 1 - _layouts/default.html | 1 - 2 files changed, 2 deletions(-) diff --git a/404.html b/404.html index ca02a92..ad57f3f 100644 --- a/404.html +++ b/404.html @@ -6,7 +6,6 @@ <meta name="description" content=""> <meta name="author" content="Marcus Whybrow"> - <link rel="author" href="https://plus.google.com/103832793361409130288/posts"> <link rel="stylesheet" href="https://msmhq.com/assets/css/bootstrap.min.css"> <link rel="stylesheet" href="https://msmhq.com/assets/css/style.css"> <link rel="stylesheet" href="https://msmhq.com/assets/css/bootstrap-responsive.min.css"> diff --git a/_layouts/default.html b/_layouts/default.html index 2a926b3..39df16d 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -6,7 +6,6 @@ <meta name="description" content=""> <meta name="author" content="Marcus Whybrow"> - <link rel="author" href="https://plus.google.com/103832793361409130288/posts"> <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/bootstrap.min.css"> <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/style.css"> <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/bootstrap-responsive.min.css">