mirror of
https://github.com/TheTaz25/denis.ergin.git
synced 2025-07-07 05:18:46 +00:00
8 lines
No EOL
187 B
Text
8 lines
No EOL
187 B
Text
---
|
|
import Reveal from '../../../layouts/Reveal.astro';
|
|
import Slides from '../../../components/slides/html-images/index.astro'
|
|
---
|
|
|
|
<Reveal title="Bilder in HTML">
|
|
<Slides />
|
|
</Reveal> |