File tree Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## [ 1.0.4] 2022-11-11
4+ ### Fixes
5+
6+ - Update links (minor)
7+
38## [ 1.0.3] 2022-11-10
49### Fixes
510
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ <h6 class="mb-0">Light / Dark</h6>
5858 < a class ="btn bg-gradient-dark w-100 " href ="https://github.com/app-generator/django-admin-argon-dashboard "> Free Download</ a >
5959 < a class ="btn btn-outline-dark w-100 " href ="https://appseed.us "> Get Support</ a >
6060 < div class ="w-100 text-center ">
61- < a class ="github-button " href ="https://github.com/creativetimofficial/ argon-dashboard " data-icon ="octicon-star " data-size ="large " data-show-count ="true " aria-label ="Star creativetimofficial/argon-dashboard on GitHub "> Star</ a >
61+ < a class ="github-button " href ="https://github.com/app-generator/django-admin- argon-dashboard " data-icon ="octicon-star " data-size ="large " data-show-count ="true " aria-label ="Star creativetimofficial/argon-dashboard on GitHub "> Star</ a >
6262 < h6 class ="mt-3 "> Thank you for sharing!</ h6 >
6363 < a href ="https://twitter.com/intent/tweet?text=Check%20Argon%20Dashboard%20made%20by%20%40CreativeTim%20%23webdesign%20%23dashboard%20%23bootstrap5&url=https%3A%2F%2Fwww.creative-tim.com%2Fproduct%2Fargon-dashboard " class ="btn btn-dark mb-0 me-2 " target ="_blank ">
6464 < i class ="fab fa-twitter me-1 " aria-hidden ="true "> </ i > Tweet
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ <h6 class="mb-0">Light / Dark</h6>
5858 < a class ="btn bg-gradient-dark w-100 " href ="https://github.com/app-generator/django-admin-argon-dashboard "> Free Download</ a >
5959 < a class ="btn btn-outline-dark w-100 " href ="https://appseed.us "> Get Support</ a >
6060 < div class ="w-100 text-center ">
61- < a class ="github-button " href ="https://github.com/creativetimofficial/ argon-dashboard " data-icon ="octicon-star " data-size ="large " data-show-count ="true " aria-label ="Star creativetimofficial/argon-dashboard on GitHub "> Star</ a >
61+ < a class ="github-button " href ="https://github.com/app-generator/django-admin- argon-dashboard " data-icon ="octicon-star " data-size ="large " data-show-count ="true " aria-label ="Star creativetimofficial/argon-dashboard on GitHub "> Star</ a >
6262 < h6 class ="mt-3 "> Thank you for sharing!</ h6 >
6363 < a href ="https://twitter.com/intent/tweet?text=Check%20Argon%20Dashboard%20made%20by%20%40CreativeTim%20%23webdesign%20%23dashboard%20%23bootstrap5&url=https%3A%2F%2Fwww.creative-tim.com%2Fproduct%2Fargon-dashboard " class ="btn btn-dark mb-0 me-2 " target ="_blank ">
6464 < i class ="fab fa-twitter me-1 " aria-hidden ="true "> </ i > Tweet
Original file line number Diff line number Diff line change @@ -480,7 +480,7 @@ <h6 class="mb-0">Light / Dark</h6>
480480 < a class ="btn bg-gradient-dark w-100 " href ="https://github.com/app-generator/django-admin-argon-dashboard "> Free Download</ a >
481481 < a class ="btn btn-outline-dark w-100 " href ="https://appseed.us "> Get Support</ a >
482482 < div class ="w-100 text-center ">
483- < a class ="github-button " href ="https://github.com/creativetimofficial/ argon-dashboard " data-icon ="octicon-star " data-size ="large " data-show-count ="true " aria-label ="Star creativetimofficial/argon-dashboard on GitHub "> Star</ a >
483+ < a class ="github-button " href ="https://github.com/app-generator/django-admin- argon-dashboard " data-icon ="octicon-star " data-size ="large " data-show-count ="true " aria-label ="Star creativetimofficial/argon-dashboard on GitHub "> Star</ a >
484484 < h6 class ="mt-3 "> Thank you for sharing!</ h6 >
485485 < a href ="https://twitter.com/intent/tweet?text=Check%20Argon%20Dashboard%20made%20by%20%40CreativeTim%20%23webdesign%20%23dashboard%20%23bootstrap5&url=https%3A%2F%2Fwww.creative-tim.com%2Fproduct%2Fargon-dashboard " class ="btn btn-dark mb-0 me-2 " target ="_blank ">
486486 < i class ="fab fa-twitter me-1 " aria-hidden ="true "> </ i > Tweet
Original file line number Diff line number Diff line change 88
99setup (
1010name = 'django-admin-argon-dashboard' ,
11- version = '1.0.3 ' ,
11+ version = '1.0.4 ' ,
1212zip_safe = False ,
1313packages = find_packages (),
1414include_package_data = True ,
You can’t perform that action at this time.
0 commit comments