Skip to content

Move vre_logo.svg to docs/ and use as local favicon#32

Merged
anormang1992 merged 2 commits intomainfrom
copilot/move-vre-logo-svg-to-docs
Mar 20, 2026
Merged

Move vre_logo.svg to docs/ and use as local favicon#32
anormang1992 merged 2 commits intomainfrom
copilot/move-vre-logo-svg-to-docs

Conversation

Copy link
Contributor

Copilot AI commented Mar 20, 2026

Summary

Relocate vre_logo.svg into docs/ and point the favicon <link> at the local file instead of a GitHub blob URL.

Changes

  • git mv vre_logo.svg docs/vre_logo.svg
  • Update favicon href in docs/index.html from absolute GitHub URL to relative path vre_logo.svg

VRE Design Alignment

No impact — static asset relocation only.

Test Plan

  • Verified SVG exists at docs/vre_logo.svg and is removed from root
  • Verified <link rel="icon"> resolves correctly as a sibling-relative path

Notes

The README references the logo via a GitHub user-attachments URL (not the repo file), so it is unaffected.


💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

Copilot AI changed the title [WIP] Move vre_logo.svg to docs folder and update favicon link Move vre_logo.svg to docs/ and use as local favicon Mar 20, 2026
Copilot AI requested a review from anormang1992 March 20, 2026 15:23
@anormang1992 anormang1992 marked this pull request as ready for review March 20, 2026 15:26
@anormang1992 anormang1992 merged commit 3bc1580 into main Mar 20, 2026
2 checks passed
@anormang1992 anormang1992 deleted the copilot/move-vre-logo-svg-to-docs branch March 20, 2026 15:26
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.

2 participants