fix(assets): apply correct json-viewer theme after content decryption

This commit is contained in:
Cell
2026-07-26 02:08:02 +08:00
parent a5a7b98c95
commit 610fa1d561
2 changed files with 17 additions and 2 deletions
@@ -26,6 +26,17 @@ $$ \ce{CO2 + C -> 2 CO} $$
$$ \ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-} $$
## JSON
```json
{
"name": "fixit",
"version": "1.0.0",
"description": "A Hugo theme for creating encrypted content.",
"author": "Lruihao"
}
```
## style
{{< style "text-align:right; strong{color:#00b1ff;}" >}}