Replace emojis with actual SVG logos on homepage#21
Merged
waldekmastykarz merged 4 commits intomainfrom Feb 11, 2026
Merged
Conversation
Copilot
AI
changed the title
[WIP] Replace emojis with actual logos on home page
Replace emojis with actual SVG logos on homepage
Feb 11, 2026
Member
|
@copilot have you made these logos yourself or did you download them from somewhere? The .net logo for example looks broken. Java logo isn't showing at all. Be sure to download the official logos and use them. Don't make things up. |
Copilot stopped work on behalf of
waldekmastykarz due to an error
February 11, 2026 10:06
Member
|
@copilot fix the .net logo. It's available here https://github.com/dotnet/brand/blob/main/logo/dotnet-logo.svg |
Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
13c4af8 to
7ad38c2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The "Platform Agnostic" section on the homepage uses emoji characters (⚙️, 🟢, 🐍, ☕, etc.) as technology icons. These render inconsistently across platforms and look unprofessional.
public/logos/— .NET, Node.js, Python, Java, React, Angular, Browser, REST API — using each technology's brand colors and recognizable markssrc/pages/index.astroto render<img>elements instead of emoji text spansWarning
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:
telemetry.astro.build/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/dev-proxy-tools.github.io/dev-proxy-tools.github.io/node_modules/.bin/astro build(dns block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/dev-proxy-tools.github.io/dev-proxy-tools.github.io/node_modules/.bin/astro preview --port 4321(dns block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/dev-proxy-tools.github.io/dev-proxy-tools.github.io/node_modules/.bin/astro preview --host 0.0.0.0 --port 4322(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.