Open akshay0611 opened 5 days ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
finveda | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 17, 2024 5:42am |
Name | Link |
---|---|
Latest commit | fbce66946940c93a7a4d542e8b60955d6d2bdcd1 |
Latest deploy log | https://app.netlify.com/sites/getfinveda/deploys/67398253c6cb370008d56dab |
Deploy Preview | https://deploy-preview-3288--getfinveda.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
Lighthouse |
1 paths audited Performance: 35 Accessibility: 63 Best Practices: 75 SEO: 73 PWA: 50 View the detailed breakdown and full score reports |
To edit notification comments on pull requests, go to your Netlify site configuration.
Thank you for submitting your chaotic pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊
🛠️ Fixes Issue
Fixes: #3287
👨💻 Description
What does this PR do?
This pull request addresses the issue of missing
.html
extensions in several links on thetrends.html
page, which was causing404 Not Found
errors. The.html
extension has been added to the following links:Quick Links Section
/blogs/privacy-policy.html
/blogs/refund-policy.html
/Licensing.html
/contributors.html
/blogs/terms-of-service.html
/blogs/sitemap.html
Resources Section
/
/about.html
/trends.html
/tools/sip.html
/blog.html
/quiz.html
The fix ensures that users are able to access the correct pages without encountering errors.
📄 Type of Change
📷 Screenshots/GIFs (if any)
(Include screenshots or GIFs to demonstrate your changes, if applicable)
✅ Checklist
Mandatory Tasks
🤝 GSSoC Participation