From e1e2234dc8451bd18233c8fb588057521a41b603 Mon Sep 17 00:00:00 2001 From: TheDoubleH Date: Fri, 19 Nov 2021 00:44:18 -0800 Subject: [PATCH 1/4] Resolved Logo linking to incorrect location --- layouts/partials/logo.html | 30 ++++++++++++++++++++++-------- 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/layouts/partials/logo.html b/layouts/partials/logo.html index 984b8ced..549eaa74 100644 --- a/layouts/partials/logo.html +++ b/layouts/partials/logo.html @@ -1,11 +1,25 @@ - -Code is Poetry \ No newline at end of file +Code is Poetry ... \ No newline at end of file From bbb685af36d715cd00d35c01e1d688c2dbb75c8e Mon Sep 17 00:00:00 2001 From: TheDoubleH Date: Fri, 19 Nov 2021 00:46:13 -0800 Subject: [PATCH 2/4] 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 3/4] 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 From e9c842a6a25016f65f4b1342cb4809e47ee8d45e Mon Sep 17 00:00:00 2001 From: TheDoubleH Date: Fri, 19 Nov 2021 00:51:40 -0800 Subject: [PATCH 4/4] Removed svg logo --- layouts/partials/logo.html | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) 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