Skip to content

Commit

Permalink
change default entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Tilsch committed Jul 3, 2023
1 parent 33318f6 commit 26e6e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type Props = {
}
const classIRI = sladb.Exhibition.value
const exampleData = {
'@id': slent['b7748b40-b15b-4a6d-8f13-e6508823208'].value,
'@id': slent['b7748b40-b15b-4a6d-8f13-e65088232080'].value,
'@type': classIRI,
'title': 'Otto Dix Ausstellung'
}
Expand Down

0 comments on commit 26e6e28

Please sign in to comment.