The bmannconsulting.com website

changed to TRUE

Changed files
+4 -3
_includes
_layouts
_notes
+2 -1
_includes/head.html
···
{% comment %}<!-- Littlefoot footnotes https://github.com/goblindegook/littlefoot -->{% endcomment %}
<link rel="stylesheet" href="https://unpkg.com/littlefoot/dist/littlefoot.css" />
-
{% if page.comments == "on" %}
+
{% comment %}<!-- Bluesky Comments https://github.com/czue/bluesky-comments -->{% endcomment %}
+
{% if page.comments %}
<link rel="stylesheet" href="https://unpkg.com/bluesky-comments@0.10.1/dist/bluesky-comments.css">
<script type="importmap">
+1 -1
_layouts/default.html
···
<nav>{% include nav.html %}</nav>
<div class="wrapper">
<main>{{ content }}</main>
-
{% if page.comments == "on" %}
+
{% if page.comments %}
<BlueskyComments
uri="https://bsky.app/profile/bmann.ca/post/3lmbir26qnc2k"
author="bmann.ca"
+1 -1
_notes/Bluesky Comments.md
···
---
-
comments: on
+
comments: "TRUE"
tags:
- Bluesky
- ATProtocol