From ce3a2dd68707c5c744aa019417baa12f1dab96e4 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 24 Mar 2024 12:14:30 +0100 Subject: Embed simple.css file into binary This removes the need to deploy the simple.css file to the target machine. --- appdata/index.html.tmpl | 2 +- appdata/simple.css | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 120000 appdata/simple.css (limited to 'appdata') diff --git a/appdata/index.html.tmpl b/appdata/index.html.tmpl index 98f22ab..c9fa2f4 100644 --- a/appdata/index.html.tmpl +++ b/appdata/index.html.tmpl @@ -8,7 +8,7 @@ - + diff --git a/appdata/simple.css b/appdata/simple.css deleted file mode 120000 index 8f905d1..0000000 --- a/appdata/simple.css +++ /dev/null @@ -1 +0,0 @@ -../simple.css/simple.css \ No newline at end of file -- cgit v1.2.3-70-g09d2