Improve the comment appearence

This commit is contained in:
CactiChameleon9
2025-06-28 18:51:20 +01:00
parent 61f3612a01
commit eec96865ef
2 changed files with 7 additions and 1 deletions

View File

@@ -15,6 +15,10 @@
</form> </form>
</blockquote> </blockquote>
<p><i>Note: Comments will take 24 hours to appear on the site for moderation</i><p>
<p style="margin-top: -1em;"><small><i>Note2: Submitting a comment will bring you to a JSON-response page, just return back</i></small></p>
<h3>What other people said...</h3> <h3>What other people said...</h3>
<object type="text/html" data="/comments/{{.Title}}/" class="comments-embed"></object> <object type="text/html" data="/comments/{{.Title}}/" class="comments-embed"></object>
</div> </div>

View File

@@ -1,5 +1,7 @@
{{ template "_style.html" .}} {{ template "_style.html" .}}
<body style="background: var(--background-color);">
<div class="comments-list"> <div class="comments-list">
{{ .Content }} {{ .Content }}
</div> </div>
<body>