pidgin/nest

Move the /about/community page to /contact and clean up the menubar and footer

Testing Done:
Ran locally.

Reviewed at https://reviews.imfreedom.org/r/772/
env:
browser: true
es6: true
node: true
extends: 'eslint:recommended'
globals:
Atomics: readonly
SharedArrayBuffer: readonly
parserOptions:
ecmaVersion: 2018
sourceType: module
rules: {}