Dynamische Daten in Seitentemplates eingefügt
This commit is contained in:
7
webseite/config/subjects/deutsch/properties.json
Normal file
7
webseite/config/subjects/deutsch/properties.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"displayName": "Deutsch",
|
||||
"description": "Deutsch ist blau",
|
||||
"color": "#FF0000",
|
||||
"buttonText": "Erfahre von einem ungeheuren Ungeziefer",
|
||||
"icon": "fa-book"
|
||||
}
|
||||
BIN
webseite/config/subjects/deutsch/topics/topic1/exercise1.pdf
Normal file
BIN
webseite/config/subjects/deutsch/topics/topic1/exercise1.pdf
Normal file
Binary file not shown.
BIN
webseite/config/subjects/deutsch/topics/topic1/image.png
Normal file
BIN
webseite/config/subjects/deutsch/topics/topic1/image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"displayName": "Thema 1",
|
||||
"icon": "fa-divide",
|
||||
"description": "Eine kurze Beschreibung des Themas",
|
||||
"relatedTopics": [
|
||||
"topic2", "topic3"
|
||||
],
|
||||
"files": [
|
||||
"exercise1.pdf"
|
||||
],
|
||||
"article": "Eine lange Erklärung\n"
|
||||
}
|
||||
Reference in New Issue
Block a user