diff options
author | EuAndreh <eu@euandre.org> | 2025-04-29 10:26:20 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-29 10:54:51 -0300 |
commit | 6319a2f5d0c3c5e6db4d6a60e5da61f6dc3b13f3 (patch) | |
tree | e3777cc612d7b1e8e9d2c2074cf0e3d6c666fa91 /deps.mk | |
parent | Makefile: Support flac -> ogg conversion and torrent file generation (diff) | |
download | euandre.org-6319a2f5d0c3c5e6db4d6a60e5da61f6dc3b13f3.tar.gz euandre.org-6319a2f5d0c3c5e6db4d6a60e5da61f6dc3b13f3.tar.xz |
Diffstat (limited to 'deps.mk')
-rw-r--r-- | deps.mk | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 \ |