Skip to content

Conversation

@AlexJSully
Copy link
Owner

No description provided.

@AlexJSully AlexJSully requested a review from Copilot December 1, 2025 12:55
@AlexJSully AlexJSully self-assigned this Dec 1, 2025
@vercel
Copy link

vercel bot commented Dec 1, 2025

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

Project Deployment Preview Comments Updated (UTC)
portfolio Ready Ready Preview Comment Dec 3, 2025 2:10am

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes non-standard web manifest extensions and references to icons that were causing 404 errors, while properly relocating the Safari pinned tab icon reference to the layout metadata.

  • Removed custom ManifestWithScopeExtensions type and non-standard manifest properties
  • Removed references to icons that don't exist (safari-pinned-tab.svg and favicon.ico from manifest)
  • Moved safari-pinned-tab.svg reference to the proper location in layout metadata

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/app/manifest.ts Removed custom type definition and non-standard manifest properties (scope_extensions, edge_side_panel) along with invalid icon references
src/app/layout.tsx Changed icons.other from object to array format and added mask-icon reference for Safari pinned tab

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AlexJSully AlexJSully merged commit 6b30424 into main Dec 3, 2025
7 checks passed
@AlexJSully AlexJSully deleted the alexjsully-251201-fixed-manifest-errors branch December 3, 2025 02:18
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