diff options
author | EuAndreh <eu@euandre.org> | 2025-03-27 15:52:45 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-03-28 17:12:30 -0300 |
commit | 2a031de47f1b109d1611b1fade19f15e71dcb0d7 (patch) | |
tree | 2d97c546c3e0c07d696796ff32914b6e88fb9d50 /src/content/img/logo/dark.svg | |
parent | src/base.conf: Fix $discussions_url_prefix and $sourcecode_url variables (diff) | |
download | euandre.org-2a031de47f1b109d1611b1fade19f15e71dcb0d7.tar.gz euandre.org-2a031de47f1b109d1611b1fade19f15e71dcb0d7.tar.xz |
src/content/img/: Add light/dark icon variations
Diffstat (limited to 'src/content/img/logo/dark.svg')
l--------- | src/content/img/logo/dark.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/img/logo/dark.svg b/src/content/img/logo/dark.svg new file mode 120000 index 0000000..4d0de78 --- /dev/null +++ b/src/content/img/logo/dark.svg @@ -0,0 +1 @@ +light.svg
\ No newline at end of file |