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.

33 lines
723 B
TOML

baseURL = "https://no-js.club"
title = "The no-JS.club | Promenade for JavaScript freed websites"
author = "Frank"
copyright = "Copyright © 2022, Frank Homburg."
languageCode = "en-US"
enableRobotsTXT = true
3 years ago
[params]
description = "| Showcase of JavaScript liberated websites"
favicon = "favicon.ico"
title = "The no-JS Club | Showcase of JavaScript liberated websites"
hideMadeWithLine = false
dateFormat = "2006-01-02"
3 years ago
[menu]
[[menu.main]]
name = "FAQ"
3 years ago
url = "/faq/"
weight = 10
[[menu.main]]
name = "Ticket"
url = "https://todo.sr.ht/~hmbrg/no-JS.club"
3 years ago
weight = 20
[imaging]
resampleFilter = "box"
quality = 75
anchor = "smart"
bgColor = "#ffffff"
disableDate = true
disableLatLong = true