pidgin/nest

With the date correction stuff live, it broke the link to the nest launch blog post

Testing Done:
Built and ran the container locally to verify.

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