Compare commits

5 Commits

Author SHA1 Message Date
Jennifer C J Radtke
529b95e89d try moving comments inside styled div
isso.css has explicit 0 margin which is causing the comments to be offset
2024-02-22 19:30:36 +00:00
Jennifer C J Radtke
e271ee3bf2 restrict width of comment box 2024-02-22 18:57:29 +00:00
Jennifer C J Radtke
5fcc5091cf change domain 2024-02-22 18:50:06 +00:00
Jennifer C J Radtke
a81cd16a45 try other close 2024-02-21 20:49:59 +00:00
Jennifer C J Radtke
780b480539 Add default isso script and comment section 2024-02-21 20:46:02 +00:00

View File

@@ -50,7 +50,13 @@
{{ content }} {{ content }}
</div> </div>
</section> </section>
<div class="container">
<script data-isso="//comments.writing.straysong.co.uk/"
src="//comments.writing.straysong.co.uk/js/embed.min.js"></script>
<section id="isso-thread">
<noscript>Javascript is needed to display comments.</noscript>
</section>
</div>
<footer> <footer>
<div class="container"> <div class="container">
<div class="row"> <div class="row">