This directory contains Google site verification files for each deployment target.
verification_files/
├── local/ # For mbasic.awohl.com/docs
│ └── google*.html
└── github/ # For avwohl.github.io/mbasic
└── google*.html
- Local deployment (
utils/deploy_local_docs.sh): Copies files fromlocal/tosite/ - GitHub deployment (
.github/workflows/docs.yml): Copies files fromgithub/tosite/
- Get the verification file from Google Search Console
- Place it in the appropriate subdirectory:
local/for mbasic.awohl.comgithub/for avwohl.github.io
- The deployment scripts will copy it to the built site