From 3f31d1dc6ecc66e736922b2e31c0cf555718ba0d Mon Sep 17 00:00:00 2001 From: OfErosAngel Date: Sat, 21 Oct 2023 13:20:51 -0400 Subject: [PATCH 1/6] Added discord link to mobile button on main page --- layouts/partials/header.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index b44a7557f..51e6e37a0 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -46,6 +46,10 @@ {{- partial "button.html" (dict "label" "Learn More") -}} +
Discord From b5fc4671411ff11f6c661bc9e96a36cc633159c9 Mon Sep 17 00:00:00 2001 From: OfErosAngel Date: Sat, 21 Oct 2023 13:47:11 -0400 Subject: [PATCH 2/6] Fixed-Discord-button-FR --- layouts/partials/header.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 51e6e37a0..1ebed5415 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -50,10 +50,11 @@ style="text-decoration: none" href="http://discord.carletoncomputersciencesociety.ca" > -
- Discord - -
+
+ Discord + +
+
From eccde0bc4b5236cb0274c12000bdf2554489dd83 Mon Sep 17 00:00:00 2001 From: OfErosAngel Date: Sat, 21 Oct 2023 13:59:39 -0400 Subject: [PATCH 3/6] Shynet-Error-removed --- layouts/_default/baseof.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 39f6fc273..fc377b648 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -3,7 +3,7 @@ {{- partial "head.html" . -}} {{- block "main" . }}{{- end }} -