{{ if ne .Site.Params.hideMadeWithLine true }}
<p class="copyright">{{ .Site.Copyright }}</p>

<p>
The <b>no-JS Club</b> was created by Frank Homburg and is the successor of <a href="https://goel.io" rel="noopener">Karan Goel's</a> now archived project, <a href="https://github.com/karan/nojs.club" rel="noopener">The noJS Club</a>.
</p>

<p>
Maintained with 💜 for a JavaScript freer Internet.
</p>
{{ end }}