pidgin/nest

Fix the title of the index page.

2020-03-05, Elliott Sales de Andrade
03c86a48e9c0
Fix the title of the index page.

Currently, all breadcrumbs are subpages of "About", which is really
weird on the about subpages, since they become "About > About >
Subpage".
env:
browser: true
es6: true
node: true
extends: 'eslint:recommended'
globals:
Atomics: readonly
SharedArrayBuffer: readonly
parserOptions:
ecmaVersion: 2018
sourceType: module
rules: {}