Replace the following files:
- Replace: assets/js/scripts.js and assets/js/scripts.min.js
- Replace: assets/css (BACKUP YOUR custom-style.css FILE FIRST)
- Replace: assets/scss (BACKUP YOUR /custom DIRECTORY FIRST)
Changes:
- NEW: App landing page homepage variation (see: index-app-landing.html)
- UPDATED: Added new w-BREAKPOINT-auto & h-BREAKPOINT-auto classes
- UPDATED: Made data-animate functionality more SEO friendly, elements already in view on load will only animate if they have data-animate-inview=true
- BUGFIX: jPanel menu opening on left side fix