From 4ae356bc31b83e4e4854a2ceadee6ef4f7118b1f Mon Sep 17 00:00:00 2001 From: "H. Utku Maden" Date: Sun, 20 Jul 2025 13:11:53 +0300 Subject: [PATCH] Add source code pointers. --- www/index.html | 3 ++- www/report_card.php | 6 ++++++ www/style.css | 3 +++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/www/index.html b/www/index.html index b52342e..489b10c 100644 --- a/www/index.html +++ b/www/index.html @@ -1,6 +1,7 @@ - + + The Unnoficial 1000fps Club diff --git a/www/report_card.php b/www/report_card.php index cc71ca4..99b2abe 100644 --- a/www/report_card.php +++ b/www/report_card.php @@ -1,4 +1,9 @@ + 1000fps Report Card diff --git a/www/style.css b/www/style.css index f18a3cc..9b96195 100644 --- a/www/style.css +++ b/www/style.css @@ -1,3 +1,6 @@ +/* You think this palette is ugly AF? Too bad. But maybe you can knock some +sense into me at https://git.mixedup.dev/themixedupstuff/1000fps */ + html { background-color: #c5b2cd; padding: 10pt;