Skip to content

Commit 8301b77

Browse files
committed
Release v1.0.4 - Fix links (multiple pages)
1 parent a8f4b05 commit 8301b77

File tree

8 files changed

+42
-40
lines changed

8 files changed

+42
-40
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
## [1.0.4] 2022-11-24
4+
### Improvements
5+
6+
- Fix links
7+
38
## [1.0.3] 2022-11-24
49
### Improvements
510

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='django-theme-soft-design',
11-
version='1.0.3',
11+
version='1.0.4',
1212
zip_safe=False,
1313
packages=find_packages(),
1414
include_package_data=True,

theme_soft_design/templates/includes/navigation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
<ul class="list-group">
534534
<li class="nav-item list-group-item border-0 p-0">
535535
<a class="dropdown-item py-2 ps-3 border-radius-md"
536-
href=" https://www.creative-tim.com/learning-lab/bootstrap/license/soft-ui-design-system ">
536+
href=" https://www.creative-tim.com/learning-lab/bootstrap/license/soft-ui-design-system?AFFILIATE=128200 ">
537537
<div class="d-flex">
538538
<div class="icon h-10 me-3 d-flex mt-1">
539539
<svg class="text-secondary" width="16px" height="16px" viewBox="0 0 40 40" version="1.1"

theme_soft_design/templates/includes/navigation_light.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex justify-content-c
432432
<div class="d-none d-lg-block">
433433
<ul class="list-group">
434434
<li class="nav-item list-group-item border-0 p-0">
435-
<a class="dropdown-item py-2 ps-3 border-radius-md" href=" https://www.creative-tim.com/learning-lab/bootstrap/license/soft-ui-design-system ">
435+
<a class="dropdown-item py-2 ps-3 border-radius-md" href=" https://www.creative-tim.com/learning-lab/bootstrap/license/soft-ui-design-system?AFFILIATE=128200 ">
436436
<div class="d-flex">
437437
<div class="icon h-10 me-3 d-flex mt-1">
438438
<svg class="text-secondary" width="16px" height="16px" viewBox="0 0 40 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -707,10 +707,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex justify-content-c
707707
</a>
708708
</li>
709709
<li class="nav-item my-auto ms-3 ms-lg-0">
710-
<a href="https://www.creative-tim.com/builder/soft-ui-design-system" class="btn btn-sm btn-outline-primary btn-round mb-0 me-1 mt-2 mt-md-0">Online Builder</a>
711-
</li>
712-
<li class="nav-item my-auto ms-3 ms-lg-0">
713-
<a href="https://www.creative-tim.com/product/soft-ui-design-system-pro" class="btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0">Upgrade to Pro</a>
710+
<a href="https://appseed.us/support/" class="btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0">Support</a>
714711
</li>
715712
</ul>
716713
</div>

theme_soft_design/templates/includes/navigation_transparent.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex justify-content-c
435435
<div class="d-none d-lg-block">
436436
<ul class="list-group">
437437
<li class="nav-item list-group-item border-0 p-0">
438-
<a class="dropdown-item py-2 ps-3 border-radius-md" href=" https://www.creative-tim.com/learning-lab/bootstrap/license/soft-ui-design-system ">
438+
<a class="dropdown-item py-2 ps-3 border-radius-md" href=" https://www.creative-tim.com/learning-lab/bootstrap/license/soft-ui-design-system?AFFILIATE=128200 ">
439439
<div class="d-flex">
440440
<div class="icon h-10 me-3 d-flex mt-1">
441441
<svg class="text-secondary" width="16px" height="16px" viewBox="0 0 40 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">

theme_soft_design/templates/pages/index.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2616,7 +2616,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex justify-content-c
26162616
</ul>
26172617
</li>
26182618
<li class="nav-item ms-lg-auto my-auto ms-3 ms-lg-0 mt-2 mt-lg-0">
2619-
<a href="https://www.creative-tim.com/product/soft-ui-design-system-pro" class="btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0">Upgrade to Pro</a></li>
2619+
<a href="https://appseed.us/product/material-kit2-pro/django/" class="btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0">Upgrade to Pro</a></li>
26202620
</ul>
26212621
</div>
26222622
</div>
@@ -3058,7 +3058,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex justify-content-c
30583058
<span class="nt">&lt;/ul&gt;</span>
30593059
<span class="nt">&lt;/li&gt;</span>
30603060
<span class="nt">&lt;li</span> <span class="na">class=</span><span class="s">"nav-item ms-lg-auto my-auto ms-3 ms-lg-0 mt-2 mt-lg-0"</span><span class="nt">&gt;</span>
3061-
<span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"https://www.creative-tim.com/product/soft-ui-design-system-pro"</span> <span class="na">class=</span><span class="s">"btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0"</span><span class="nt">&gt;</span>Upgrade to Pro<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
3061+
<span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"https://appseed.us/product/material-kit2-pro/django/"</span> <span class="na">class=</span><span class="s">"btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0"</span><span class="nt">&gt;</span>Upgrade to Pro<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
30623062
<span class="nt">&lt;/ul&gt;</span>
30633063
<span class="nt">&lt;/div&gt;</span>
30643064
<span class="nt">&lt;/div&gt;</span>
@@ -3531,7 +3531,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex justify-content-c
35313531
</ul>
35323532
</li>
35333533
<li class="nav-item ms-lg-auto my-auto ms-3 ms-lg-0 mt-2 mt-lg-0">
3534-
<a href="https://www.creative-tim.com/product/soft-ui-design-system-pro" class="btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0">Upgrade to Pro</a></li>
3534+
<a href="https://appseed.us/product/material-kit2-pro/django/" class="btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0">Upgrade to Pro</a></li>
35353535
</ul>
35363536
</div>
35373537
</div>
@@ -3973,7 +3973,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex justify-content-c
39733973
<span class="nt">&lt;/ul&gt;</span>
39743974
<span class="nt">&lt;/li&gt;</span>
39753975
<span class="nt">&lt;li</span> <span class="na">class=</span><span class="s">"nav-item ms-lg-auto my-auto ms-3 ms-lg-0 mt-2 mt-lg-0"</span><span class="nt">&gt;</span>
3976-
<span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"https://www.creative-tim.com/product/soft-ui-design-system-pro"</span> <span class="na">class=</span><span class="s">"btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0"</span><span class="nt">&gt;</span>Upgrade to Pro<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
3976+
<span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"https://appseed.us/product/material-kit2-pro/django/"</span> <span class="na">class=</span><span class="s">"btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0"</span><span class="nt">&gt;</span>Upgrade to Pro<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
39773977
<span class="nt">&lt;/ul&gt;</span>
39783978
<span class="nt">&lt;/div&gt;</span>
39793979
<span class="nt">&lt;/div&gt;</span>
@@ -4448,7 +4448,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex justify-content-c
44484448
</ul>
44494449
</li>
44504450
<li class="nav-item ms-lg-auto my-auto ms-3 ms-lg-0">
4451-
<a href="https://www.creative-tim.com/product/soft-ui-design-system-pro" class="btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0">Upgrade to Pro</a></li>
4451+
<a href="https://appseed.us/product/material-kit2-pro/django/" class="btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0">Upgrade to Pro</a></li>
44524452
</ul>
44534453
</div>
44544454
</div>
@@ -4893,7 +4893,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex justify-content-c
48934893
<span class="nt">&lt;/ul&gt;</span>
48944894
<span class="nt">&lt;/li&gt;</span>
48954895
<span class="nt">&lt;li</span> <span class="na">class=</span><span class="s">"nav-item ms-lg-auto my-auto ms-3 ms-lg-0"</span><span class="nt">&gt;</span>
4896-
<span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"https://www.creative-tim.com/product/soft-ui-design-system-pro"</span> <span class="na">class=</span><span class="s">"btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0"</span><span class="nt">&gt;</span>Upgrade to Pro<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
4896+
<span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"https://appseed.us/product/material-kit2-pro/django/"</span> <span class="na">class=</span><span class="s">"btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0"</span><span class="nt">&gt;</span>Upgrade to Pro<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
48974897
<span class="nt">&lt;/ul&gt;</span>
48984898
<span class="nt">&lt;/div&gt;</span>
48994899
<span class="nt">&lt;/div&gt;</span>
@@ -5373,7 +5373,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex justify-content-c
53735373
</ul>
53745374
</li>
53755375
<li class="nav-item ms-lg-auto my-auto ms-3 ms-lg-0 mt-2 mt-lg-0">
5376-
<a href="https://www.creative-tim.com/product/soft-ui-design-system-pro" class="btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0">Upgrade to Pro</a></li>
5376+
<a href="https://appseed.us/product/material-kit2-pro/django/" class="btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0">Upgrade to Pro</a></li>
53775377
</ul>
53785378
</div>
53795379
</div>
@@ -5820,7 +5820,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex justify-content-c
58205820
<span class="nt">&lt;/ul&gt;</span>
58215821
<span class="nt">&lt;/li&gt;</span>
58225822
<span class="nt">&lt;li</span> <span class="na">class=</span><span class="s">"nav-item ms-lg-auto my-auto ms-3 ms-lg-0 mt-2 mt-lg-0"</span><span class="nt">&gt;</span>
5823-
<span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"https://www.creative-tim.com/product/soft-ui-design-system-pro"</span> <span class="na">class=</span><span class="s">"btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0"</span><span class="nt">&gt;</span>Upgrade to Pro<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
5823+
<span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"https://appseed.us/product/material-kit2-pro/django/"</span> <span class="na">class=</span><span class="s">"btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0"</span><span class="nt">&gt;</span>Upgrade to Pro<span class="nt">&lt;/a&gt;&lt;/li&gt;</span>
58245824
<span class="nt">&lt;/ul&gt;</span>
58255825
<span class="nt">&lt;/div&gt;</span>
58265826
<span class="nt">&lt;/div&gt;</span>
@@ -6735,7 +6735,7 @@ <h6 class="text-secondary">These is just a small selection of the multiple possi
67356735
<h4 class="text-white mb-0">Built by developers</h4>
67366736
<h1 class="text-white">Complex Documentation</h1>
67376737
<p class="lead text-white opacity-8">From colors, cards, typography to complex elements, you will find the full documentation. Play with the utility classes and you will create unlimited combinations for our components.</p>
6738-
<a href="https://www.creative-tim.com/learning-lab/bootstrap/overview/soft-ui-design-system" class="text-white icon-move-right">
6738+
<a href="https://www.creative-tim.com/learning-lab/bootstrap/overview/soft-ui-design-system?AFFILIATE=128200" class="text-white icon-move-right">
67396739
Read docs
67406740
<i class="fas fa-arrow-right text-sm ms-1"></i>
67416741
</a>
@@ -6770,7 +6770,7 @@ <h1 class="text-white">Complex Documentation</h1>
67706770
<div class="description ps-5">
67716771
<h5 class="text-white">Getting Started</h5>
67726772
<p class="text-white">Check the possible ways of working with our product and the necessary files for building your own project.</p>
6773-
<a href="https://www.creative-tim.com/learning-lab/bootstrap/overview/soft-ui-design-system" class="text-white icon-move-right">
6773+
<a href="https://www.creative-tim.com/learning-lab/bootstrap/overview/soft-ui-design-system?AFFILIATE=128200" class="text-white icon-move-right">
67746774
Let's start
67756775
<i class="fas fa-arrow-right text-sm ms-1"></i>
67766776
</a>
@@ -6797,7 +6797,7 @@ <h5 class="text-white">Getting Started</h5>
67976797
<div class="description ps-5">
67986798
<h5>Plugins</h5>
67996799
<p>Get inspiration and have an overview about the plugins that we used to create the Soft UI Design System.</p>
6800-
<a href="https://www.creative-tim.com/learning-lab/bootstrap/datepicker/soft-ui-design-system" class="text-primary icon-move-right">
6800+
<a href="https://www.creative-tim.com/learning-lab/bootstrap/datepicker/soft-ui-design-system?AFFILIATE=128200" class="text-primary icon-move-right">
68016801
Read more
68026802
<i class="fas fa-arrow-right text-sm ms-1"></i>
68036803
</a>
@@ -6825,7 +6825,7 @@ <h5>Plugins</h5>
68256825
<div class="description ps-5">
68266826
<h5>Utility Classes</h5>
68276827
<p>Soft UI Design System is giving you a lot of pre-made elements. For those who want flexibility, we included many utility classes.</p>
6828-
<a href="https://www.creative-tim.com/learning-lab/bootstrap/utilities/soft-ui-design-system" class="text-primary icon-move-right">
6828+
<a href="https://www.creative-tim.com/learning-lab/bootstrap/utilities/soft-ui-design-system?AFFILIATE=128200" class="text-primary icon-move-right">
68296829
Read more
68306830
<i class="fas fa-arrow-right text-sm ms-1"></i>
68316831
</a>
@@ -6951,7 +6951,7 @@ <h6 class="mb-0 font-weight-bolder">Samuel Kamuli</h6>
69516951
<h3 class="text-white mb-0">Do you love this awesome</h3>
69526952
<h3 class="text-primary text-gradient mb-4">Design System for Bootstrap 5?</h3>
69536953
<p class="text-white mb-5">Cause if you do, it can be yours for FREE. Hit the button below to navigate to Creative Tim where you can find the Design System in HTML. Start a new project or give an old Bootstrap project a new look!</p>
6954-
<a href="https://www.creative-tim.com/product/soft-ui-design-system" class="btn btn-primary btn-lg mb-3 mb-sm-0">Download HTML</a>
6954+
<a href="https://github.com/app-generator/django-theme-soft-design" target="_blank" class="btn btn-primary btn-lg mb-3 mb-sm-0">Download</a>
69556955
</div>
69566956
</div>
69576957
</div>
@@ -7007,19 +7007,19 @@ <h3 class="mt-5 mb-4">Available on these technologies</h3>
70077007
<h3 class="text-gradient text-primary mb-0">You liked it and</h3>
70087008
<h3>Want more?</h3>
70097009
<p class="pe-md-5 mb-4">
7010-
Most complex and innovative Design System Made by <a href="https://creative-tim.com/" target="_blank">Creative Tim </a> . Check our latest Premium Bootstrap 5 UI Kit.
7010+
Most complex and innovative Design System Made by <a href="https://creative-tim.com/?AFFILIATE=128200" target="_blank">Creative Tim </a> . Check our latest Premium Bootstrap 5 UI Kit.
70117011

70127012
Designed for those who like bold elements and beautiful websites. Made of hundred of elements, designed blocks and fully coded pages, Soft UI Design System is ready to help you create stunning websites and webapps.
70137013
</p>
70147014
<div class="github-buttons">
7015-
<a href="https://www.creative-tim.com/product/soft-ui-design-system-pro" target="_blank" rel="nofollow" class="btn bg-gradient-primary mb-5 mb-sm-0">Upgrade to Pro</a>
7015+
<a href="https://appseed.us/product/material-kit2-pro/django/" target="_blank" rel="nofollow" class="btn bg-gradient-primary mb-5 mb-sm-0">Upgrade to Pro</a>
70167016
<div class="github-button">
70177017
<span></span>
70187018
</div>
70197019
</div>
70207020
</div>
70217021
<div class="col-md-5 col-12 my-auto">
7022-
<a href="https://www.creative-tim.com/product/soft-ui-design-system-pro">
7022+
<a href="https://appseed.us/product/material-kit2-pro/django/">
70237023
<img class="w-100 border-radius-lg shadow-lg" src="https://s3.amazonaws.com/creativetim_bucket/products/414/original/opt_sds_thumbnail.png?1612539858" alt="Product Image">
70247024
</a>
70257025
</div>
@@ -7069,10 +7069,10 @@ <h4 class="mb-1">Thank you for your support!</h4>
70697069
<a href="https://twitter.com/intent/tweet?text=Check%20Soft%20UI%20Design%20System%20made%20by%20%40CreativeTim%20%23webdesign%20%23designsystem%20%23bootstrap5&url=https%3A%2F%2Fwww.creative-tim.com%2Fproduct%2Fsoft-ui-design-system" class="btn btn-info mb-0 me-2" target="_blank">
70707070
<i class="fab fa-twitter me-1"></i> Tweet
70717071
</a>
7072-
<a href="https://www.facebook.com/sharer/sharer.php?u=https://www.creative-tim.com/product/soft-ui-design-system" class="btn btn-primary mb-0 me-2" target="_blank">
7072+
<a href="https://www.facebook.com/sharer/sharer.php?u=https://www.creative-tim.com/product/soft-ui-design-system?AFFILIATE=128200" class="btn btn-primary mb-0 me-2" target="_blank">
70737073
<i class="fab fa-facebook-square me-1"></i> Share
70747074
</a>
7075-
<a href="https://www.pinterest.com/pin/create/button/?url=https://www.creative-tim.com/product/soft-ui-design-system" class="btn btn-dark mb-0 me-2" target="_blank">
7075+
<a href="https://www.pinterest.com/pin/create/button/?url=https://www.creative-tim.com/product/soft-ui-design-system?AFFILIATE=128200" class="btn btn-dark mb-0 me-2" target="_blank">
70767076
<i class="fab fa-pinterest me-1"></i> Pin it
70777077
</a>
70787078
</div>

0 commit comments

Comments
 (0)