File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11
11
{% comment %}<!-- Littlefoot footnotes https://github.com/goblindegook/littlefoot --> {% endcomment %}
12
12
< link rel ="stylesheet " href ="https://unpkg.com/littlefoot/dist/littlefoot.css " />
13
13
14
- {% if page.comments == "on" %}
14
+ {% comment %}<!-- Bluesky Comments https://github.com/czue/bluesky-comments --> {% endcomment %}
15
+ {% if page.comments %}
15
16
< link rel ="
stylesheet "
href ="
https://unpkg.com/[email protected] /dist/bluesky-comments.css "
>
16
17
17
18
< script type ="importmap ">
Original file line number Diff line number Diff line change 5
5
< nav > {% include nav.html %}</ nav >
6
6
< div class ="wrapper ">
7
7
< main > {{ content }}</ main >
8
- {% if page.comments == "on" %}
8
+ {% if page.comments %}
9
9
< BlueskyComments
10
10
uri ="https://bsky.app/profile/bmann.ca/post/3lmbir26qnc2k "
11
11
author ="bmann.ca "
Original file line number Diff line number Diff line change 1
1
---
2
- comments : on
2
+ comments : " TRUE "
3
3
tags :
4
4
- Bluesky
5
5
- ATProtocol
You can’t perform that action at this time.
0 commit comments