diff --git a/index.php b/index.php index b523133..241c43d 100644 --- a/index.php +++ b/index.php @@ -38,7 +38,7 @@ $setting_blog_name = 'smolBlog'; # Name of this blog $setting_blog_title = "smolBlog
This is your new smolBlog installation."; # In-line HTML that shows on top of the board -$setting_admin_pass = 'CHANGEME2'; # Admin pass (CHANGE THIS ! ! ! ) +$setting_admin_pass = 'CHANGEME'; # Admin pass (CHANGE THIS ! ! ! ) $setting_time_zone = 'America/New_York'; # Time zone ## FUNCTIONS