chore(post.html): drop post links to mastodon
This commit is contained in:
parent
d5c31a87d3
commit
d73444d714
6 changed files with 3 additions and 25 deletions
|
@ -7,7 +7,6 @@ SELECT
|
|||
p.content,
|
||||
p.featured,
|
||||
p.slug AS url,
|
||||
p.mastodon_url,
|
||||
CASE WHEN df.filename_disk IS NOT NULL
|
||||
AND df.filename_disk != ''
|
||||
AND df.filename_disk != '/' THEN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue