DNS の設定は正しく行われていると思います。
www.hardwaremana.community にアクセスしてコンソールを開くと、Content Security Policy (CSP) に関するエラーが表示されます。
Refused to load the script 'http://www.hardwaremana.community/...' because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'report-sample' http://hardwaremana.community/... ...".
ホワイトリストに登録されているのは www を含まないホストのみです。その理由は以下の通りです。
Discourse はこの値に基づいて CSP を自動的に設定します。そのため、どちらか一方(www ありまたはなし)を選択し、もう一方をリダイレクトするよう設定することをお勧めします。