Skip to content

Commit a0cbe34

Browse files
committed
Add meta descriptions
1 parent 25b55e5 commit a0cbe34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/20-concepts/03-events.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Events
3-
description: todo
3+
description: Behandelung von KoliBri-Events über DOM-Events mit Listenern oder Callback-Funktionen über die Eigenschaft _on.
44
tags:
55
- Events
66
- Callbacks

i18n/en/docusaurus-plugin-content-docs/current/20-concepts/03-events.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Events
3-
description: todo
3+
description: Handle KoliBri events using DOM Events with listeners or Callbacks via the _on property.
44
tags:
55
- Events
66
- Callbacks

0 commit comments

Comments
 (0)