Single bundled stylesheet compiled from SCSS (entry point for Jimdo head, contains every section style)
Events section HTML + JS (paste into Jimdo)
JavaScript classifier for grid blocks
Events data in JSON format
Load all styles with one line in your Jimdo HTML head:
<link rel="stylesheet" href="https://hochschulen.solvex.vn/css/style.css">
`style.css` contains all styles in a single file.
✅ CORS enabled - CSS files can be loaded from any origin
✅ Compression enabled - Files are automatically compressed
✅ Caching enabled - Browser cache set to 1 week
✅ Proper MIME types configured