Fixed sheet.json

Escaped & sign correctly
This commit is contained in:
Thomas
2023-12-11 18:06:34 +01:00
parent 9128c514ad
commit c003b4c71e
+5 -5
View File
@@ -1,7 +1,7 @@
{
"html": "talus.html",
"css": "talus.css",
"authors": "Liza Grimm \& Christoph Hardebusch",
"preview": "talus-pnp-logo.png",
"instructions": "Character Sheet for 'Talus', a RPG made by Liza Grimm \& Christoph Hardebusch based on the Talus books. \n[Website](http://taluspnp.de/)\n[Patreon Liza Grimm](https://www.patreon.com/LizaGrimm)\n[Patreon FranigoRolls aka Christoph Hardebusch](https://www.patreon.com/FranigoRolls)"
"html":"talus.html",
"css":"talus.css",
"authors":"Liza Grimm \\& Christoph Hardebusch",
"preview":"talus-pnp-logo.png",
"instructions":"Character Sheet for 'Talus', a RPG made by Liza Grimm \\& Christoph Hardebusch based on the Talus books. \n[Website](http://taluspnp.de/)\n[Patreon Liza Grimm](https://www.patreon.com/LizaGrimm)\n[Patreon FranigoRolls aka Christoph Hardebusch](https://www.patreon.com/FranigoRolls)"
}