pidgin/nest

Change the logo to the earth logo

2021-06-21, Gary Kramlich
2c775a280269
Change the logo to the earth logo

Testing Done:
Ran `npm run hugo:server`.

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