You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal would be to put bluesky-comments.post in the YAML front-matter as a signal that a comments section should be added at the end of the post (with a header configurable by bluesky-comments.header:
---title: My nifty blog postbluesky-comments:
post: https://bsky.app/profile/grrrck.xyz/post/3lg6fjlw2n225---
or
---title: My nifty blog postbluesky-comments:
post: 3lg6fjlw2n225profile: grrrck.xyz # could be set in _quarto.yml# profile: did:plc:72jpccg3u3vbohc67rqrplei---
The text was updated successfully, but these errors were encountered:
The goal would be to put
bluesky-comments.post
in the YAML front-matter as a signal that a comments section should be added at the end of the post (with a header configurable bybluesky-comments.header
:or
The text was updated successfully, but these errors were encountered: