From ef6aaa35c08dd570046c55ce917a7948cccfc8cd Mon Sep 17 00:00:00 2001 From: Lanta 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 1f18fb1199f741e5c6b7b67ad325ab1742567d7e Mon Sep 17 00:00:00 2001 From: Lanta 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 3c613dc0ab9f14a1a504080d0644365ade198a62 Mon Sep 17 00:00:00 2001 From: Lanta 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;