Skip to content

Fix broken Loomy logo by replacing unreachable external CDN with local SVG#11

Closed
Copilot wants to merge 39 commits intomainfrom
copilot/fix-loomy-logo-image-issue
Closed

Fix broken Loomy logo by replacing unreachable external CDN with local SVG#11
Copilot wants to merge 39 commits intomainfrom
copilot/fix-loomy-logo-image-issue

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 19, 2026

The Loomy logo references https://loomy.xunfei.cn/images/logo-light.svg which is unreachable, causing broken images on the GitHub README and the deployed site's hero carousel.

broken logo

Changes

  • Add docs/public/loomy-logo-light.svg — local SVG wordmark
  • Update README.md and README_EN.md to use docs/public/loomy-logo-light.svg
  • Update HeroCarousel.vue to use /loomy-logo-light.svg (VitePress public path)

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • bjcdn.openstorage.cn
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)
  • loomy.xunfei.cn
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)
  • web.archive.org
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💬 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.

FenjuFu and others added 30 commits March 19, 2026 10:44
Signed-off-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
Signed-off-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
* Initial plan

* fix: remove non-existent logo.png reference and add explicit CORS config

Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
…#3)

* Initial plan

* fix: optimize mobile screen adaptation for navigation, features, and chat widget

- Fix CustomToggles.vue: use :global(.VPNavScreen .selector) instead of
  :global(.VPNavScreen) .selector to prevent scoped CSS from incorrectly
  compiling to .VPNavScreen { display: none }, which blocked the hamburger
  menu overlay from rendering
- Restore hamburger menu on mobile (<768px) by scoping the forced nav
  display to medium screens (769px-1279px) only
- Add mobile-specific styles for feature cards to use full width
- Add mobile hero text size adjustments
- Collapse chat widget by default on mobile to avoid overlapping content

Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
* Initial plan

* fix: default AI chat window to collapsed state to prevent display overlap

Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
* Initial plan

* feat: add AstronClaw/Loomy logo carousel to homepage hero section

Add HeroCarousel.vue component that alternates between AstronClaw and
Loomy logos with auto-rotation (5s interval), fade transitions, and
dot indicators. Each slide shows a contextual link in the top-right:
- AstronClaw slide: "体验云端 AstronClaw" / "Try Cloud AstronClaw"
- Loomy slide: "下载 Loomy 桌面端" / "Download Loomy Desktop"

Links open in new tabs. Component is i18n-aware via useData().lang.

Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>

* refactor: rename timer variable to carouselTimer for clarity

Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
FenjuFu and others added 8 commits March 19, 2026 20:17
* Initial plan

* initial plan

Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>

* improve mobile responsive adaptation for hero, carousel, and chat assistant

Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
* Initial plan

* Add ab4bb594cf7724835658938e046d2bc3.txt to docs/public with verification content

Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
astronclaw-tutorial Ready Ready Preview, Comment Mar 19, 2026 2:03pm

The Loomy logo was broken in both the GitHub README and the VitePress
website because it referenced an unreachable external URL
(https://loomy.xunfei.cn/images/logo-light.svg).

- Add local SVG logo file at docs/public/loomy-logo-light.svg
- Update README.md to use local path docs/public/loomy-logo-light.svg
- Update README_EN.md to use local path docs/public/loomy-logo-light.svg
- Update HeroCarousel.vue to use VitePress public path /loomy-logo-light.svg

Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix loomy logo image issue on GitHub repository and website Fix broken Loomy logo by replacing unreachable external CDN with local SVG Mar 19, 2026
Copilot AI requested a review from FenjuFu March 19, 2026 14:04
@vsxd vsxd closed this Apr 1, 2026
@vsxd vsxd deleted the copilot/fix-loomy-logo-image-issue branch April 1, 2026 14:48
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.

3 participants