Skip to content

v1.0.28 - Google Site Verification Fix

Latest

Choose a tag to compare

@nielsweistra nielsweistra released this 13 Oct 00:39
· 1 commit to main since this release

Google Site Verification Implementation Fix

Fixed Docker Build Issue

  • Added missing overrides/ directory to Dockerfile.frontend
  • Fixed MkDocs build error: 'The path set in custom_dir does not exist'

Custom Analytics Implementation

  • Implemented Google Site Verification using MkDocs Material custom analytics
  • Created proper override structure: overrides/partials/integrations/analytics/google-verification.html
  • Configured custom analytics provider in mkdocs.yml

Technical Changes

  • Updated Dockerfile.frontend to copy overrides directory
  • Added custom theme overrides for Google Site Verification meta tag
  • Verification code: qCK4vurZ6VLejStmq7YG38hzf_hr-yREmExa-n2aXV8

The Google Site Verification meta tag is now properly included in the website HTML for Search Console verification.