4 Commits
Author SHA1 Message Date
Yusuf İpek af5f1a287c fix: correct Turkish punctuation and spacing in content
Remove unnecessary commas and fix spacing issues in Turkish text throughout the HTML file to improve readability and grammatical correctness.
2025-11-01 12:40:17 +03:00
Yusuf İpek d3de5235a5 feat: update share base URL and improve share functionality
- Update share base URL from androidacikkalsin.org to ozgurandroid.yusufipek.me
- Add resolveShareUrl function to handle file protocol and invalid origins
- Improve clipboard API support with fallback mechanisms
- Add popup detection for Twitter share dialog
- Refactor copy functionality into reusable fallbackCopy function
- Enhance error handling for share operations
2025-10-31 23:33:58 +03:00
Yusuf İpek 520b29bee1 feat: add favicon to HTML pages
Added favicon link tags to index.html and sikayet-rehberi.html to improve site branding and user experience. The favicon is served as an SVG from assets/favicon.svg.
2025-10-31 15:46:48 +03:00
Yusuf İpek 6b2a5cdbed init project 2025-10-31 15:45:18 +03:00