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.
16 lines
657 B
HTML
16 lines
657 B
HTML
{{ if ne .Site.Params.hideMadeWithLine true }}
|
|
<p class="copyright">{{ .Site.Copyright }}</p>
|
|
<p>
|
|
License:	<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en" rel="noopener">CC BY-SA 4.0</a><br>
|
|
Git:		<a href="https://git.sr.ht/~hmbrg/no-js.club" rel="noopener">SourceHut</a>
|
|
</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 lighter-footed and JavaScript freer Internet.
|
|
</p>
|
|
{{ end }}
|