List of FAQs in this page:




How to update the template after each release?

Usually, you only need to update following files and directories in assets/ folder for minor updates. If any extra chanes were required, we'll write it in the changelog page. For major releases (i.e. from 1.x to 2.x), you probably need to update your HTML code as well.

  • css/app.css
  • css/app.min.css
  • css/core.min.css
  • js/app.js
  • js/app.min.js
  • js/core.min.js
  • fonts/ folder
  • vendor/ folder