Added custom configs.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
- 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>
|
||||
Reference in New Issue
Block a user