12 lines
145 B
Markdown
12 lines
145 B
Markdown
---
|
|
title: XKCD
|
|
description: XKCD Latest Comic Widget Configuration
|
|
---
|
|
|
|
Add this widget to your services.yaml
|
|
|
|
```yaml
|
|
widget:
|
|
type: xkcd
|
|
```
|