🚀 Lydiots CDN

Welcome to the Lydiots Content Delivery Network. This CDN hosts static assets for Lydiots projects.

📖 Usage

Access assets using the following URL pattern:

https://cdn.lydiots.com/[folder]/[filename]

📁 Available Directories

/assets/

General static assets and resources

Example: https://cdn.lydiots.com/assets/logo.png

/css/

Stylesheets and CSS files

Example: https://cdn.lydiots.com/css/main.css

/js/

JavaScript files and libraries

Example: https://cdn.lydiots.com/js/app.js

/images/

Images, icons, and graphics

Example: https://cdn.lydiots.com/images/hero-banner.jpg

/fonts/

Web fonts and typography assets

Example: https://cdn.lydiots.com/fonts/custom-font.woff2

🔧 Features