diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a517e3..9a99ae8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # CHANGELOG +## [1.0.12] 2023-01-07 +### Changes + +- Links & DOCS Update (README) + ## [1.0.11] 2023-01-07 ### Changes diff --git a/admin_argon/templates/includes/fixed-plugin-rtl.html b/admin_argon/templates/includes/fixed-plugin-rtl.html index 24a80c4..f6f85ad 100644 --- a/admin_argon/templates/includes/fixed-plugin-rtl.html +++ b/admin_argon/templates/includes/fixed-plugin-rtl.html @@ -55,10 +55,10 @@
Light / Dark
- Free Download + Free Download Get Support
- Star + Star
Thank you for sharing!
Tweet diff --git a/admin_argon/templates/includes/fixed-plugin.html b/admin_argon/templates/includes/fixed-plugin.html index 04e88d6..fefa366 100644 --- a/admin_argon/templates/includes/fixed-plugin.html +++ b/admin_argon/templates/includes/fixed-plugin.html @@ -55,10 +55,10 @@
Light / Dark
- Free Download + Free Download Get Support
- Star + Star
Thank you for sharing!
Tweet diff --git a/admin_argon/templates/includes/navigation-fullscreen.html b/admin_argon/templates/includes/navigation-fullscreen.html index e7ca320..0b4f9f6 100644 --- a/admin_argon/templates/includes/navigation-fullscreen.html +++ b/admin_argon/templates/includes/navigation-fullscreen.html @@ -15,35 +15,11 @@ diff --git a/admin_argon/templates/includes/sidebar-rtl.html b/admin_argon/templates/includes/sidebar-rtl.html index 7611714..a86cb24 100644 --- a/admin_argon/templates/includes/sidebar-rtl.html +++ b/admin_argon/templates/includes/sidebar-rtl.html @@ -74,7 +74,7 @@
تحتاج مساعدة?
- Download + Download Support \ No newline at end of file diff --git a/admin_argon/templates/includes/sidebar.html b/admin_argon/templates/includes/sidebar.html index b0f25f3..64a9103 100644 --- a/admin_argon/templates/includes/sidebar.html +++ b/admin_argon/templates/includes/sidebar.html @@ -125,7 +125,7 @@
Need help?
- Download + Download Support \ No newline at end of file diff --git a/admin_argon/templates/pages/virtual-reality.html b/admin_argon/templates/pages/virtual-reality.html index e7785da..99d1d5b 100644 --- a/admin_argon/templates/pages/virtual-reality.html +++ b/admin_argon/templates/pages/virtual-reality.html @@ -230,7 +230,7 @@
Need help?
- Download + Download Support @@ -461,10 +461,10 @@
Light / Dark
- Free Download + Free Download Get Support
- Star + Star
Thank you for sharing!
Tweet diff --git a/setup.py b/setup.py index 892986f..022da76 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='django-admin-argon-dashboard', -version='1.0.11', +version='1.0.12', zip_safe=False, packages=find_packages(), include_package_data=True,