From d6c3e7e8989bf2eb8c6038cfa3fd5aeddf893ad7 Mon Sep 17 00:00:00 2001 From: Ahmed Date: Thu, 18 Jun 2026 00:10:20 +0300 Subject: fix: favicon and style, again --- ccc.html | 293 +-------------------------------------------------------------- 1 file changed, 4 insertions(+), 289 deletions(-) (limited to 'ccc.html') diff --git a/ccc.html b/ccc.html index def1860..1497a70 100644 --- a/ccc.html +++ b/ccc.html @@ -5,294 +5,9 @@ gumx / coffee - - + + + @@ -377,7 +92,7 @@ // CONFIG — edit these values to configure the app // ───────────────────────────────────────────────────────────── const CONFIG = { - DATA_URL: "", // "" = local mode | "" = static site mode + DATA_URL: "data.json", // "" = local mode | "" = static site mode MAX_CUPS: 5, // maximum cups allowed per day WEEK_START: 6, // first day of the week: 0=Sun, 1=Mon, 2=Tue, 3=Wed, 4=Thu, 5=Fri, 6=Sat }; -- cgit v1.2.3