Update hub layout to match the new HPR website #99

Merged
rho_n merged 12 commits from newsite into main 2025-10-18 03:33:13 +00:00
Showing only changes of commit 7a777a2b64 - Show all commits

View File

@@ -11,9 +11,11 @@ $mailerHost = "smtp.example.com";
$mailerUsername = 'robot@example.com';
$mailerPassword = 'THE_SMTP_MAIL_PASSWORD_HERE';
$generator_name = 'The HPR Robot';
$generator_email = 'robot.nospam@nospam.hackerpublicradio.org';
$hubBaseurl = "https://hub.hackerpublicradio.org/";
$baseurl = "https://hackerpublicradio.org/";
$comment_directory = "/path/to/comments";
$naughtyfile = '/path/to/naughty.txt';
$naughty_stings_file = '/path/to/strings.txt';