Sign up link

This commit is contained in:
2025-07-15 01:28:30 +01:00
parent 0b70624e05
commit 09ab903815
3 changed files with 110 additions and 41 deletions

View File

@@ -2,6 +2,7 @@ export const seperator = "<hr/>"
export const site_name = "My Blog"
export const site_url = "https://example.com"
export const port = 8080
export const allow_signup = false
export const site_description = "Read my blogs!"
export const timeline_length = 20
export const enable_hitcount = true // Can slow down page loading a bit