Skip to content

Commit

Permalink
fix: update plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
jthodge committed Oct 15, 2023
1 parent 2e0d6d0 commit 0635114
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
title: Today I Learned
about: jthodge/til
about_url: https://github.com/jthodge/til
plugins:
datasette-atom:
allow_unsafe_html_in_canned_queries: true
datasette-media:
screenshot:
"sql": "select shot as content, 'image/png' as content_type from til where path=:key"
# plugins:
# datasette-atom:
# allow_unsafe_html_in_canned_queries: true
# datasette-media:
# screenshot:
# "sql": "select shot as content, 'image/png' as content_type from til where path=:key"
databases:
til:
queries:
Expand Down Expand Up @@ -47,4 +47,4 @@ databases:
til:
sort_desc: updated_utc
facets:
- topic
- topic

0 comments on commit 0635114

Please sign in to comment.