From dcd0b2bac4669669bcc22861c0635b77422d0468 Mon Sep 17 00:00:00 2001 From: Thijs Stobbelaar Date: Thu, 16 Nov 2023 21:55:03 +0100 Subject: [PATCH 1/3] efficiently --- includes/head.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/includes/head.php b/includes/head.php index 099a14f..1dd3b5f 100644 --- a/includes/head.php +++ b/includes/head.php @@ -1,10 +1,13 @@ - DTCH - PUBG Clan - + + + + + @@ -12,5 +15,5 @@ - + From 2e7b433c23fa74153363b97b56e952ebb14a6e12 Mon Sep 17 00:00:00 2001 From: Thijs Stobbelaar Date: Thu, 16 Nov 2023 21:59:59 +0100 Subject: [PATCH 2/3] tohead --- includes/head.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/head.php b/includes/head.php index 1dd3b5f..ee8e65c 100644 --- a/includes/head.php +++ b/includes/head.php @@ -12,6 +12,7 @@ + From f1ddb6302b0f4cb2074437fa32811019dff4276b Mon Sep 17 00:00:00 2001 From: Thijs Stobbelaar Date: Thu, 16 Nov 2023 22:00:19 +0100 Subject: [PATCH 3/3] tohead --- includes/styles.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/includes/styles.css b/includes/styles.css index 8809dfa..d04679e 100644 --- a/includes/styles.css +++ b/includes/styles.css @@ -1,7 +1,3 @@ - -@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap'); - - body, h1, h2, p, ul, li, a { margin: 0; padding: 0;