add noscript message

This commit is contained in:
Daniel Bulant 2022-03-07 19:59:44 +01:00
parent ef2ccfc3bc
commit b9c165df66

View file

@ -37,6 +37,7 @@
<h1>{title}</h1>
<span>Written {dt.toRelativeCalendar()} ({dt.toLocaleString(DateTime.DATE_FULL)})</span>
<slot />
<noscript>Although the page mostly works without Javascript, you won't be able to comment. Also, I acknowledge the privacy flaws, but Javascript is a fundamental part of modern web, and shouldn't be disabled. Maybe use an adblock instead of disabling it for everything?</noscript>
<script src="https://utteranc.es/client.js"
repo="danbulant/design"
issue-term="pathname"