Making things a bit more right

main
shruub 2 years ago
parent 7bb31e7e08
commit 6077598065
No known key found for this signature in database
GPG Key ID: 76E66EE5256E6333

@ -1,14 +1,14 @@
baseURL: 'https://no-js.club' baseURL: 'https://no-js.club'
title: The no-JS Club | Promenade for JavaScript freed websites title: The no-JS Club | Promenade for JavaScript freed websites
author: Frank author: shruub
copyright: 'Copyright © 2022, Frank Homburg.' copyright: 'Copyright © 2022, Frank Homburg, © 2023 shruub'
languageCode: en-US languageCode: en-US
enableRobotsTXT: true enableRobotsTXT: true
params: params:
description: Showcase of JavaScript liberated websites description: Showcase of JavaScript liberated websites
favicon: favicon.ico favicon: favicon.ico
title: The no-JS Club closes its doors title: The no-JS Club
hideMadeWithLine: false hideMadeWithLine: false
dateFormat: '2006-01-02' dateFormat: '2006-01-02'
menu: menu:

@ -3,7 +3,7 @@
<p class="copyright">{{ .Site.Copyright }}</p> <p class="copyright">{{ .Site.Copyright }}</p>
<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>. 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>
<p> <p>

Loading…
Cancel
Save