summaryrefslogtreecommitdiff
path: root/deps.mk
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-04-29 10:26:20 -0300
committerEuAndreh <eu@euandre.org>2025-04-29 10:54:51 -0300
commit6319a2f5d0c3c5e6db4d6a60e5da61f6dc3b13f3 (patch)
treee3777cc612d7b1e8e9d2c2074cf0e3d6c666fa91 /deps.mk
parentMakefile: Support flac -> ogg conversion and torrent file generation (diff)
downloadeuandre.org-6319a2f5d0c3c5e6db4d6a60e5da61f6dc3b13f3.tar.gz
euandre.org-6319a2f5d0c3c5e6db4d6a60e5da61f6dc3b13f3.tar.xz
src/content/img/: Adjust light/dark mode SVGsHEADmain
Diffstat (limited to '')
-rw-r--r--deps.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/deps.mk b/deps.mk
index cbf049b..d297e2b 100644
--- a/deps.mk
+++ b/deps.mk
@@ -90,8 +90,7 @@ feeds.xml = \
src/content/en/tils/feed.xml \
images.svg = \
- src/content/img/atom/dark.svg \
- src/content/img/atom/light.svg \
+ src/content/img/atom.svg \
src/content/img/envelope/dark.svg \
src/content/img/envelope/light.svg \
src/content/img/favicon.svg \