feat: Update Gemfile

This commit is contained in:
David Lapshin 2023-09-01 01:21:01 +03:00
parent 0e47dde129
commit c93303ef7d
Signed by: daudix
GPG key ID: 93ECF15D3053D81C
2 changed files with 5 additions and 1 deletions

View file

@ -32,6 +32,9 @@ GEM
webrick (~> 1.7)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-loading-lazy (0.1.1)
jekyll (>= 3.0, < 5.0)
nokogiri (>= 1.10, < 2.0)
jekyll-sass-converter (2.2.0)
sassc (> 2.0.1, < 3.0)
jekyll-sitemap (1.4.0)
@ -74,6 +77,7 @@ PLATFORMS
DEPENDENCIES
jekyll-feed
jekyll-loading-lazy
jekyll-sass-converter (~> 2.2)
jekyll-sitemap
jekyll-toc

View file

@ -51,7 +51,7 @@ which were inspired by https://codeberg.org/jwildeboer/jwildeboersource/src/comm
<section id="comments" class="article comments">
<h2>Comments</h2>
<p>Comment on this blog post by publicly replying to <a href="https://{{ host }}/@{{ username }}/{{ id }}">this Mastodon post</a> using a Mastodon or other ActivityPub/&ZeroWidthSpace;Fediverse account. Known non-private replies are displayed below.</p>
<p>Comment on this blog post by publicly replying to <a href="https://{{ host }}/@{{ username }}/{{ id }}">this Mastodon post</a> using a Mastodon or other ActivityPub/Fediverse account. Known non-private replies are displayed below.</p>
<div id="comments-wrapper">
<p><small>No known comments, yet. Reply to <a href="https://{{ host }}/@{{ username }}/{{ id }}">this Mastodon post</a> to add your own!</small></p>