File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
theme_soft_design/templates/includes Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## [ 1.0.7] 2022-11-24
4+ ### Improvements
5+
6+ - Fix JS Errors
7+
38## [ 1.0.6] 2022-11-24
49### Improvements
510
Original file line number Diff line number Diff line change 88
99setup (
1010name = 'django-theme-soft-design' ,
11- version = '1.0.6 ' ,
11+ version = '1.0.7 ' ,
1212zip_safe = False ,
1313packages = find_packages (),
1414include_package_data = True ,
Original file line number Diff line number Diff line change 1414< script src ="{% static 'js/plugins/moment.min.js' %} "> </ script >
1515< script src ="{% static 'js/plugins/rellax.min.js' %} "> </ script >
1616< script src ="{% static 'js/plugins/tilt.min.js' %} "> </ script >
17- < script src ="{% static 'js/plugins/typedjs.min. js' %} "> </ script >
17+ < script src ="{% static 'js/plugins/typedjs.js' %} "> </ script >
1818
1919< script src ="https://maps.googleapis.com/maps/api/js?key=AIzaSyDTTfWur0PDbZWPr7Pmq8K3jiDp0_xUziI "> </ script >
2020
You can’t perform that action at this time.
0 commit comments