Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 221 Bytes

File metadata and controls

10 lines (9 loc) · 221 Bytes

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