You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
443 B
HTML
13 lines
443 B
HTML
<hr>
|
|
{{ 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 to <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>. Now maintained by shruub.
|
|
</p>
|
|
|
|
<p>
|
|
Maintained with 💜 for a JavaScript freer Internet.
|
|
</p>
|
|
{{ end }}
|