pidgin/nest

fix a typo and remove the libera verification stuff as it isn't necessary anymore

Testing Done:
Ran the site locally as a sanity check

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