Skip to content

Commit

Permalink
chore: Bootstrap italia v2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-filicetti committed Jan 11, 2024
1 parent 4466e79 commit 3dc30e0
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion bootstrap_italia_template/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

# CDN FOR STATICS
DJANGO_BOOTSTRAP_ITALIA_USE_CDN = False
DJANGO_BOOTSTRAP_ITALIA_CDN = 'https://cdn.jsdelivr.net/npm/[email protected].1/dist'
DJANGO_BOOTSTRAP_ITALIA_CDN = 'https://cdn.jsdelivr.net/npm/[email protected].2/dist'

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bootstrap_italia_template/static/version.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bootstrap_italia_template/static/version.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

setup(
name='design-django-theme',
version='v2.8.1',
version='v2.8.2',
packages=['bootstrap_italia_template', ],
package_data={'bootstrap_italia_template': ['bootstrap_italia_template/*']},
include_package_data=True,
Expand Down

0 comments on commit 3dc30e0

Please sign in to comment.