From d45cf0d708bc739b6478e741c964da2e64e3d874 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 21 Oct 2024 07:39:46 -0300 Subject: Init work on offline support and tests --- deps.mk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 deps.mk (limited to 'deps.mk') diff --git a/deps.mk b/deps.mk new file mode 100644 index 0000000..b5d3842 --- /dev/null +++ b/deps.mk @@ -0,0 +1,5 @@ +img.svg = \ + src/content/img/favicon.svg \ + src/content/img/logo/dark.svg \ + src/content/img/logo/light.svg \ + -- cgit v1.2.3