From bd0a37ef3353271806e0fb5acf9bab80ad68fef4 Mon Sep 17 00:00:00 2001 From: Thijs Stobbelaar Date: Mon, 20 Nov 2023 13:40:08 +0100 Subject: [PATCH 1/3] share titles --- includes/head.php | 8 +++++++- last_stats.php | 4 +--- latestmatches.php | 5 +++++ matchinfo.php | 5 +++++ topstats.php | 6 +++--- topstatsavg.php | 5 ++--- user_stats.php | 4 +--- 7 files changed, 24 insertions(+), 13 deletions(-) diff --git a/includes/head.php b/includes/head.php index 8e36649..ce6aff3 100644 --- a/includes/head.php +++ b/includes/head.php @@ -14,7 +14,13 @@ - + + + + + + + diff --git a/last_stats.php b/last_stats.php index af1b5c1..89a4a38 100644 --- a/last_stats.php +++ b/last_stats.php @@ -1,7 +1,5 @@ diff --git a/latestmatches.php b/latestmatches.php index f0e9f8a..6add515 100644 --- a/latestmatches.php +++ b/latestmatches.php @@ -1,3 +1,8 @@ + + + diff --git a/matchinfo.php b/matchinfo.php index 3860b40..ae23961 100644 --- a/matchinfo.php +++ b/matchinfo.php @@ -1,3 +1,8 @@ + + + + diff --git a/topstatsavg.php b/topstatsavg.php index 019fc67..2903382 100644 --- a/topstatsavg.php +++ b/topstatsavg.php @@ -1,9 +1,8 @@ + diff --git a/user_stats.php b/user_stats.php index 07b5865..b4aa6b7 100644 --- a/user_stats.php +++ b/user_stats.php @@ -1,7 +1,5 @@ -- 2.49.1 From e33baeb2ba31febeccdb4b049efa543d014e0d31 Mon Sep 17 00:00:00 2001 From: Thijs Stobbelaar Date: Mon, 20 Nov 2023 13:50:09 +0100 Subject: [PATCH 2/3] stats --- user_stats.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_stats.php b/user_stats.php index b4aa6b7..3f92525 100644 --- a/user_stats.php +++ b/user_stats.php @@ -1,5 +1,5 @@ -- 2.49.1 From 4a7bf9b73148a5451228164f473c64c03167aa50 Mon Sep 17 00:00:00 2001 From: Thijs Stobbelaar Date: Mon, 20 Nov 2023 13:53:04 +0100 Subject: [PATCH 3/3] better descriptions --- index.php | 2 ++ last_stats.php | 2 +- latestmatches.php | 2 +- matchinfo.php | 2 +- topstats.php | 3 ++- topstatsavg.php | 3 ++- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/index.php b/index.php index 6ffa216..d86ca4c 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,6 @@ diff --git a/latestmatches.php b/latestmatches.php index 6add515..bebccf0 100644 --- a/latestmatches.php +++ b/latestmatches.php @@ -1,5 +1,5 @@ diff --git a/matchinfo.php b/matchinfo.php index ae23961..f5699c9 100644 --- a/matchinfo.php +++ b/matchinfo.php @@ -1,5 +1,5 @@ diff --git a/topstats.php b/topstats.php index 3c18242..aeb8a05 100644 --- a/topstats.php +++ b/topstats.php @@ -1,6 +1,7 @@ diff --git a/topstatsavg.php b/topstatsavg.php index 2903382..93c200a 100644 --- a/topstatsavg.php +++ b/topstatsavg.php @@ -1,5 +1,6 @@ -- 2.49.1