diff options
author | EuAndreh <eu@euandre.org> | 2025-04-10 10:35:55 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-10 10:37:32 -0300 |
commit | 234351d33bd0f595ee6a25e3887c991d25a3d6b0 (patch) | |
tree | 55ef82c4c655c689c6ffd370c72be8e9ba8171e1 /src/content | |
parent | src/content/img/: Replace FIXME texts with symlinks to light versions (diff) | |
download | papo.im-234351d33bd0f595ee6a25e3887c991d25a3d6b0.tar.gz papo.im-234351d33bd0f595ee6a25e3887c991d25a3d6b0.tar.xz |
src/content/img/atom.svg: Split into light/dark variations
Diffstat (limited to 'src/content')
l--------- | src/content/img/atom/dark.svg | 1 | ||||
-rw-r--r-- | src/content/img/atom/light.svg (renamed from src/content/img/atom.svg) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/src/content/img/atom/dark.svg b/src/content/img/atom/dark.svg new file mode 120000 index 0000000..4d0de78 --- /dev/null +++ b/src/content/img/atom/dark.svg @@ -0,0 +1 @@ +light.svg
\ No newline at end of file diff --git a/src/content/img/atom.svg b/src/content/img/atom/light.svg index 37bace2..37bace2 100644 --- a/src/content/img/atom.svg +++ b/src/content/img/atom/light.svg |