Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Refreshes Relaticle branding across the marketing/guest UI, Filament app UI, email templates, and public favicon/logomark assets.
Changes:
- Update various Blade templates to use the new
public/brand/*logo assets. - Switch the guest layout font include to Fontshare (Satoshi) and set the page font.
- Replace/adjust public SVG assets (favicon + logomark) and remove the old
public/relaticle-logo.svg.
Reviewed changes
Copilot reviewed 6 out of 12 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| resources/views/vendor/mail/html/header.blade.php | Points email header logo to new brand/logo-white.png. |
| resources/views/layouts/guest.blade.php | Switches font provider to Fontshare and sets body font styling. |
| resources/views/filament/app/logo.blade.php | Replaces inline SVG with brand/logomark.svg image. |
| resources/views/components/layout/mobile-menu.blade.php | Updates mobile menu logo to new logomark asset. |
| resources/views/components/layout/header.blade.php | Updates header logo to new logomark asset. |
| resources/views/components/layout/footer.blade.php | Updates footer logo to new logomark asset. |
| public/relaticle-logo.svg | Removes legacy logo SVG from public root. |
| public/favicon.svg | Adjusts favicon SVG strokes/paths for updated mark. |
| public/brand/logomark.svg | Updates the logomark SVG to match the new stroke style. |
| public/brand/logo-white.png | Adds the new white logo PNG under public/brand/. |
| README.md | Updates README logo URL to the new /brand/logomark.svg path. |
| public/logo.png | Included in PR (no diff shown); presumed branding asset refresh. |
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.
No description provided.