blog: Auto invert icon

This commit is contained in:
SebastianStork 2026-03-09 23:53:26 +01:00
parent 784a20644f
commit 49a5a68788
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q

View file

@ -32,7 +32,7 @@ in
meta.services.${cfg.domain} = {
title = "Blog";
icon = "sh:zola";
icon = "auto-invert sh:zola";
};
};
};