Skip to content

fix(docs): VitePress base path + site title - #31

Merged
rasuvaeff merged 2 commits into
masterfrom
fix/docs-base-path
Aug 5, 2026
Merged

fix(docs): VitePress base path + site title#31
rasuvaeff merged 2 commits into
masterfrom
fix/docs-base-path

Conversation

@rasuvaeff

Copy link
Copy Markdown
Owner

Two deployment fixes for the docs site:

  • base: '/property-testing/' — assets were served from /assets/... (domain root) instead of /property-testing/assets/..., causing 404s on CSS/JS and an unstyled page.
  • Site title renamed to Testo Property Testing (config navbar/tab title, hero name, page titles).

Assets were served from /assets/... (domain root) instead of
/property-testing/assets/..., causing 404s on CSS/JS and an unstyled page.
@rasuvaeff
rasuvaeff merged commit d4f719b into master Aug 5, 2026
9 checks passed
@rasuvaeff
rasuvaeff deleted the fix/docs-base-path branch August 5, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant