Files
2026-09-18 18:42:29 -05:00

7 lines
196 B
YAML

- type: custom-api
title: 💡 Random Fact
cache: 1h
url: https://uselessfacts.jsph.pl/api/v2/facts/random
template: |
<p class="size-h4 color-paragraph">{{ .JSON.String "text" }}</p>