From bbb685af36d715cd00d35c01e1d688c2dbb75c8e Mon Sep 17 00:00:00 2001 From: TheDoubleH Date: Fri, 19 Nov 2021 00:46:13 -0800 Subject: [PATCH 1/2] Removed svg logo --- .hugo_build.lock | 0 layouts/partials/logo.html | 13 +------------ 2 files changed, 1 insertion(+), 12 deletions(-) create mode 100644 .hugo_build.lock diff --git a/.hugo_build.lock b/.hugo_build.lock new file mode 100644 index 00000000..e69de29b diff --git a/layouts/partials/logo.html b/layouts/partials/logo.html index 549eaa74..6794868f 100644 --- a/layouts/partials/logo.html +++ b/layouts/partials/logo.html @@ -7,18 +7,7 @@ font-weight: 300; margin-top: -2px; "> - - - - - - + ALGuidelines.Dev From 5263fb012e6b96df5fe65026dd510a8379ae5880 Mon Sep 17 00:00:00 2001 From: Henrik Helgesen Date: Fri, 19 Nov 2021 00:48:23 -0800 Subject: [PATCH 2/2] Delete .hugo_build.lock --- .hugo_build.lock | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 .hugo_build.lock diff --git a/.hugo_build.lock b/.hugo_build.lock deleted file mode 100644 index e69de29b..00000000