| 1 | # Curated Covers |
| 2 | |
| 3 | We curated a few cover images to demonstrate our starter template. |
| 4 | |
| 5 |  |
| 6 | |
| 7 | ```yaml |
| 8 | --- |
| 9 | # random image from the curated collection |
| 10 | background: https://cover.sli.dev |
| 11 | --- |
| 12 | ``` |
| 13 | |
| 14 | If you enjoy any of them, check out our [Unsplash collection](https://unsplash.com/collections/94734566/slidev) and find out their authors. |
| 15 | |
| 16 | [cover.sli.dev](https://cover.sli.dev) is hosted from [`slidevjs/slidev-covers`](https://github.com/slidevjs/slidev-covers). |
| 17 |