Open akshay0611 opened 4 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 18, 2024 6:10am |
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! 😊
Name | Link |
---|---|
Latest commit | 045fac754070977377ff699e3ad8da4aa6d31974 |
Latest deploy log | https://app.netlify.com/sites/getfinveda/deploys/673ada3769ac740008609d64 |
Deploy Preview | https://deploy-preview-3303--getfinveda.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
Lighthouse |
1 paths audited Performance: 31 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.
🛠️ Fixes Issue
Fixes: #3302
👨💻 Description
What does this PR do?
This PR fixes the issue in
finance.html
where the "Our Cookie Policy" link was leading to an error page. The link was incorrect and has now been updated to the correct path.<a href=".Cookieo+policty.html">
was replaced with<a href="Cookiepolicy.html">
.📄 Type of Change
📷 Screenshots/GIFs (if any)
Include screenshots or GIFs to demonstrate your changes
✅ Checklist
Mandatory Tasks
🤝 GSSoC Participation