Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/doc-check-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
echo "🔑 Fingerprint: $FINGERPRINT"

# Replaced the short ID with the full 40-character fingerprint
TRUSTED_KEYS="83FB991D930D7177F25456C07F4C7CA953E1C09E 5CC01F41CD084AAC0593108DD432152833DA3244 A38379B51EB75EF1877A83ADBE677DAEFE33CB57 1606642895F688C9299B9E0AC97540DA6C9FA85C F5959E720D1C3DFACAD27E7588F6CD4E295C9062 97C68C42AB4DD4797FA5EB93E9A0198A7C7B3BD6"
TRUSTED_KEYS="261CFF44C4FAFA769A4891463BAE437F39286F36 5CC01F41CD084AAC0593108DD432152833DA3244 A38379B51EB75EF1877A83ADBE677DAEFE33CB57 1606642895F688C9299B9E0AC97540DA6C9FA85C F5959E720D1C3DFACAD27E7588F6CD4E295C9062 97C68C42AB4DD4797FA5EB93E9A0198A7C7B3BD6"

if echo "$TRUSTED_KEYS" | grep -q "$FINGERPRINT"; then
echo "✅ Trusted key"
Expand Down
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
![JavaScript](https://img.shields.io/badge/JavaScript-ES6+-F7DF1E?logo=javascript&logoColor=black)
![Responsive](https://img.shields.io/badge/Responsive-Yes-success)
![SEO](https://img.shields.io/badge/SEO-Optimized-blue)
![License](https://img.shields.io/badge/License-MIT-green)
![License](https://img.shields.io/badge/License-MSME-green)

</p>

Expand Down Expand Up @@ -340,7 +340,10 @@ git push -u origin feature/new-feature

# 📄 License

This project is licensed under the **MIT License**.
This project is licensed under the **MSME License**.

## ⚠️ Proprietary & Confidential Notice
Copyright © 2025 Vimal Tech. All rights reserved. This software, including its user interface design, assets, and source code, is proprietary. Unauthorised copying, modification, redistribution, or commercial use of these files via any medium is strictly prohibited. Permitted viewing on GitHub is solely for evaluation purposes.

---

Expand All @@ -351,7 +354,7 @@ This project is licensed under the **MIT License**.
Founder • Software Developer

- 🌐 Website: https://vimaltech.dev
- 💼 LinkedIn: https://linkedin.com/in/vimaltech
- 💼 LinkedIn: https://www.linkedin.com/company/vimaltech-dev
- 💻 GitHub: https://github.com/vimal-java-dev
- 💻 GitHub: https://github.com/vimaltech-dev
- 💻 GitHub: https://github.com/vimaltech-starter
Expand Down Expand Up @@ -383,4 +386,4 @@ Your support helps improve the project and encourages future open-source contrib
- ✅ HTML, CSS, and JavaScript linting
- ✅ DCO & GPG commit verification
- ✅ Clean and maintainable project architecture
- ✅ Production-ready static portfolio website
- ✅ Production-ready static portfolio website
Loading