diff --git a/apps/commons/src/content/samples.json b/apps/commons/src/content/samples.json index 84961ab7db49ce6630785d9751b0f17f41ff3f45..a6df696f034e628dd43cc35cd612cefc6acdc823 100644 --- a/apps/commons/src/content/samples.json +++ b/apps/commons/src/content/samples.json @@ -31,5 +31,17 @@ "icon": "prose", "title": "Beispiel fortlaufende Transkription und Annotation", "url": "https://raw.githubusercontent.com/jgb-hda/LEAFWriter-Beispiele/main/Beispiel_fortlaufende_Transkription.xml" + }, + { + "category": "tei", + "icon": "prose", + "title": "Workshop Transkription", + "url": "https://raw.githubusercontent.com/jgb-hda/ws_halle/refs/heads/main/B681_0003_zum_transkr.xml" + }, + { + "category": "tei", + "icon": "prose", + "title": "Workshop Auszeichnung", + "url": "https://raw.githubusercontent.com/jgb-hda/ws_halle/refs/heads/main/B681_0002_zum_ausz.xml" } ]