9
0
Fork 0
This repository has been archived on 2023-12-09. You can view files and clone it, but cannot push or open issues or pull requests.
schilderwald-config-2023/config.json

17 lines
818 B
JSON
Raw Normal View History

{
"name": "iger2023",
"css": [
"https://voidptr.de/tmp/iger2023-schilderwald/style.css"
],
"editable_elements": [
{"tag": "span", "class": "", "default": "Information:"},
{"tag": "h1", "class": "heading", "default": "This is a sign"},
{"tag": "h1", "class": "heading", "default": "Because information is important"},
{"tag": "span", "class": "", "default": "#schilderwald #iger2023"}
],
"styling_elements": [
{"tag": "img", "alt": "InterGalaktische ErfahrungsReise", "class": "absolute", "id": "text-logo", "src": "https://voidptr.de/tmp/iger2023-schilderwald/text-logo.svg"},
{"tag": "img", "alt": "IGER-Fairydust 2023", "class": "absolute", "id": "header-logo", "src": "https://voidptr.de/tmp/iger2023-schilderwald/header.svg"}
]
}