Updated the script URLs for Bootstrap in multiple HTML files to ensure consistency and proper loading from the correct paths. This change resolves issues with script loading errors due to the incorrect CDN paths previously used.
- Added a custom favicon (duckcash-duck.png) link to 404.html, index.html, and unavailable.html for a consistent brand presence across the site.
- Improved readability of HTML code formatting in index.html pricing section.
Enhances visual branding and ensures a cohesive user experience.
Updated links to use private CDN for Google Fonts, Font Awesome, and Bootstrap across various HTML files. This change improves control over asset delivery and reduces reliance on public CDNs, enhancing privacy and potentially improving load times.
Introduced foundational static pages for the Duck.cash site, including homepage, 404 error page, and access-limited page. Implemented Bootstrap and custom styles for consistency and responsiveness. Added essential images and assets. Enhances user experience by ensuring clear navigation and presenting a professional interface.