Skip to content

Commit

Permalink
readd "credits"
Browse files Browse the repository at this point in the history
  • Loading branch information
svub committed Oct 4, 2022
1 parent 5d37a25 commit 275f080
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 1 deletion.
1 change: 1 addition & 0 deletions sources.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ https://docs.google.com/document/d/e/2PACX-1vTkXV9YIDnKuhn82KXQPVuSh7RPTcI3QYwqf
https://docs.google.com/document/d/e/2PACX-1vTNMBkEQV5BcxyAH-RWDqCQ1lhas2FtKdS0O6N9ndY3RNxhFAf_Zd9ehYLglAelFojw6cMos379PRQs/pub
https://docs.google.com/document/d/e/2PACX-1vSEE5G3Iet1Aw1jbQenTEyUB78gIMkF7f8DICAga9LjYlztWoHJbSGlE1ejUBkL4UAFeZVQVfP_Tdjg/pub
https://docs.google.com/document/d/e/2PACX-1vSu-rCn13WRG5katW9belvXylp0REXTte_yDhgPcqbjH8dJP0MAF-UJ3FlYViT-yD0O-HDo17nI5gEO/pub
https://docs.google.com/document/d/e/2PACX-1vSpSNl-cRUKueqz2UdLQgxrsr7IowTmnzg5ZN1cMa-Ocnwim5vroqHrKBwf6IB61gnSeJ2E1TTEf1LF/pub
177 changes: 176 additions & 1 deletion src/book.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15880,7 +15880,182 @@ const book: Book = (({
]
}
],
"specials": {},
"specials": {
"credits": {
"id": "credits",
"title": "Mitwirkende",
"elements": [
{
"type": "paragraph",
"text": "<p><em>Idee, Story und UX & UI</em></p>"
},
{
"type": "paragraph",
"text": "<p>Thomas Kiris</p>"
},
{
"type": "paragraph",
"text": "<p><em>Konzept und Programmierung</em></p>"
},
{
"type": "paragraph",
"text": "<p>Sven Buschbeck</p>"
},
{
"type": "paragraph",
"text": "<p><em>Lektor und Mentoring</em></p>"
},
{
"type": "paragraph",
"text": "<p>Fritz Krautzberger</p>"
},
{
"type": "paragraph",
"text": "<p><em>Illustrationen</em></p>"
},
{
"type": "paragraph",
"text": "<p>Minh Chau Appelhagen-Lu</p>"
},
{
"type": "paragraph",
"text": "<p>Thomas Kiris</p>"
},
{
"type": "paragraph",
"text": "<p><em>Testleser</em></p>"
},
{
"type": "paragraph",
"text": "<p>Minh Chau Appelhagen-Lu</p>"
},
{
"type": "paragraph",
"text": "<p>Benedikt Rascop</p>"
},
{
"type": "paragraph",
"text": "<p>Bettina Buschbeck</p>"
},
{
"type": "paragraph",
"text": "<p>Sven Buschbeck</p>"
},
{
"type": "paragraph",
"text": "<p>Alexandra Röhl</p>"
},
{
"type": "paragraph",
"text": "<p>Sebastian Anton</p>"
},
{
"type": "paragraph",
"text": "<p>Frank Wehrle</p>"
},
{
"type": "paragraph",
"text": "<p>Elke Kiris</p>"
},
{
"type": "paragraph",
"text": "<p>Marina Siciliano</p>"
},
{
"type": "paragraph",
"text": "<p>Ben Regali</p>"
},
{
"type": "paragraph",
"text": "<p>Franz Schelke</p>"
},
{
"type": "paragraph",
"text": "<p>Michael Krett</p>"
},
{
"type": "paragraph",
"text": "<p>Varinja Kiris</p>"
},
{
"type": "paragraph",
"text": "<p>Andi Kiris</p>"
},
{
"type": "paragraph",
"text": "<p>Bernd Schreyer</p>"
},
{
"type": "paragraph",
"text": "<p>Christoph Jaster</p>"
},
{
"type": "paragraph",
"text": "<p>Michael Heller</p>"
},
{
"type": "paragraph",
"text": "<p>Christian Wussow</p>"
},
{
"type": "paragraph",
"text": "<p><em>Speziellen Dank</em></p>"
},
{
"type": "paragraph",
"text": "<p>Silke Kiris</p>"
},
{
"type": "paragraph",
"text": "<p>Benedikt Rascop</p>"
},
{
"type": "paragraph",
"text": "<p>Minh Chau Appelhagen-Lu</p>"
},
{
"type": "paragraph",
"text": "<p>Lara Kiris</p>"
},
{
"type": "paragraph",
"text": "<p>Lord Neon</p>"
},
{
"type": "paragraph",
"text": "<p>Alessandro Russo</p>"
},
{
"type": "paragraph",
"text": "<p>Franz Schelke</p>"
},
{
"type": "paragraph",
"text": "<p>Christian Aschoff</p>"
},
{
"type": "paragraph",
"text": "<p>Kissshirts.de</p>"
},
{
"type": "paragraph",
"text": "<p>Wir freuen uns über dein <a href=\"mailto:[email protected]\" rel=\"noopener noreferrer\" target=\"_blank\">Feedback</a>.</p>"
}
],
"next": [
{
"title": "White mit anderen teilen",
"id": "share",
"data": "Hollow"
},
{
"title": "Zurück",
"id": "start",
"data": ""
}
]
}
},
"config": {
"items": [
{
Expand Down

0 comments on commit 275f080

Please sign in to comment.