forked from deadvey/blogger-nodejs
Sign up link
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user