Skip to content

Conversation

@Tenemo
Copy link
Owner

@Tenemo Tenemo commented Oct 17, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 17, 2025 20:50
@netlify
Copy link

netlify bot commented Oct 17, 2025

Deploy Preview for piech-dev ready!

Name Link
🔨 Latest commit ecb7d98
🔍 Latest deploy log https://app.netlify.com/projects/piech-dev/deploys/68f2ad413e50620007d2b267
😎 Deploy Preview https://deploy-preview-12--piech-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100
Accessibility: 100
Best Practices: 100
SEO: 100
PWA: 90
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

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

Adds a sticky header and updates Netlify redirects, aiming to improve UX and handle unknown routes.

  • Make header sticky at the top of the viewport
  • Replace SPA 200 rewrite with multiple 301 redirects to home for unknown paths

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/components/Header/header.module.scss Adds position: sticky with top and z-index to keep header fixed during scroll
netlify.toml Replaces single SPA fallback rewrite with several 301 redirects to "/" for various path patterns

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Tenemo Tenemo merged commit cf75c3d into master Oct 17, 2025
8 checks passed
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