Add Alpha One Labs logo to header and favicon across all pages#15
Merged
Add Alpha One Labs logo to header and favicon across all pages#15
Conversation
Co-authored-by: A1L13N <193832434+A1L13N@users.noreply.github.com> Agent-Logs-Url: https://github.com/alphaonelabs/learn/sessions/7e2e86c2-ca44-43eb-9ece-e502c7a54a9b
Contributor
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
learn | cb1f0d6 | Commit Preview URL Branch Preview URL |
Mar 24 2026, 05:58 PM |
Copilot
AI
changed the title
[WIP] Add Alpha One Labs logo and update header
Add Alpha One Labs logo to header and favicon across all pages
Mar 24, 2026
ayesha1145
pushed a commit
to ayesha1145/learn
that referenced
this pull request
Mar 28, 2026
…a-one-labs-logo Add Alpha One Labs logo to header and favicon across all pages
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
learnrepo was using a placeholder gradient "A" lettermark instead of the official Alpha One Labs logo. This pullslogo.pngfromalphaonelabs/websiteand applies it everywhere a logo appears.Changes
public/images/logo.png— official 100×103px RGBA logo copied fromalphaonelabs/website/web/static/images/logo.pngindex,dashboard,course,teach,login) — replaced gradient<div>A</div>lettermark with<img>tag;w-autoused instead ofw-8to preserve the non-square aspect ratioadmin.html— added<link rel="icon">favicon pointing to the same logoBefore:
After:
⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.