Temporary fix for broken light theme
This commit is contained in:
parent
80e823a40c
commit
8071fdf37a
|
@ -15,8 +15,8 @@
|
|||
<body>
|
||||
<div class="centered">
|
||||
<picture>
|
||||
<source srcset="/assets/agatha-light.png"
|
||||
media="(prefers-color-scheme: light)">
|
||||
<!-- <source srcset="/assets/agatha-light.png" -->
|
||||
<!-- media="(prefers-color-scheme: light)"> -->
|
||||
<img src="/assets/agatha-dark.png"
|
||||
alt="A picture of Agatha wearing glasses and a tank top. The edges fade out">
|
||||
</picture>
|
||||
|
|
Loading…
Reference in New Issue