Skip to content

Commit

Permalink
Release v1.0.0 - STABLE_RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator committed Nov 22, 2022
1 parent a920f45 commit c401925
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 36 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## [1.0.0] 2022-11-17
### STABLE_VERSION

- Links Update

## [0.0.1] 2022-11-17
### Initial Release

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

setup(
name='django-theme-material-kit',
version='0.0.1',
version='1.0.0',
zip_safe=False,
packages=find_packages(),
include_package_data=True,
Expand Down
12 changes: 5 additions & 7 deletions theme_material_kit/templates/includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,28 @@
<h6 class="text-dark font-weight-bolder text-uppercase mb-lg-4 mb-3">Material Design</h6>
<ul class="nav flex-row ms-n3 justify-content-lg-start justify-content-center mb-4 mt-sm-0">
<li class="nav-item">
<a class="nav-link text-dark opacity-8" href="https://www.creative-tim.com" target="_blank">
<a class="nav-link text-dark opacity-8" href="https://www.creative-tim.com?AFFILIATE=128200" target="_blank">
Home
</a>
</li>
<li class="nav-item">
<a class="nav-link text-dark opacity-8" href="https://www.creative-tim.com/presentation" target="_blank">
<a class="nav-link text-dark opacity-8" href="https://www.creative-tim.com/presentation?AFFILIATE=128200" target="_blank">
About
</a>
</li>
<li class="nav-item">
<a class="nav-link text-dark opacity-8" href="https://www.creative-tim.com/blog" target="_blank">
<a class="nav-link text-dark opacity-8" href="https://www.creative-tim.com/blog?AFFILIATE=128200" target="_blank">
Blog
</a>
</li>
<li class="nav-item">
<a class="nav-link text-dark opacity-8" href="https://www.creative-tim.com" target="_blank">
<a class="nav-link text-dark opacity-8" href="https://www.creative-tim.com?AFFILIATE=128200" target="_blank">
Services
</a>
</li>
</ul>
<p class="text-sm text-dark opacity-8 mb-0">
Copyright © <script>
document.write(new Date().getFullYear())
</script> Material Design by Creative Tim.
&copy; <a href="https://www.creative-tim.com?AFFILIATE=128200" target="_blank">Creative Tim</a> - Coded by AppSeed.
</p>
</div>
<div class="col-lg-6 ms-auto text-lg-end text-center">
Expand Down
20 changes: 10 additions & 10 deletions theme_material_kit/templates/includes/footer_background.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,13 @@ <h6 class="text-sm">Resources</h6>
</li>

<li class="nav-item">
<a class="nav-link" href="https://www.creative-tim.com/bits" target="_blank">
<a class="nav-link" href="https://www.creative-tim.com/bits?AFFILIATE=128200" target="_blank">
Bits & Snippets
</a>
</li>

<li class="nav-item">
<a class="nav-link" href="https://www.creative-tim.com/affiliates/new" target="_blank">
<a class="nav-link" href="https://www.creative-tim.com/affiliates/new?AFFILIATE=128200" target="_blank">
Affiliate Program
</a>
</li>
Expand All @@ -109,25 +109,25 @@ <h6 class="text-sm">Resources</h6>
<h6 class="text-sm">Help & Support</h6>
<ul class="flex-column ms-n3 nav">
<li class="nav-item">
<a class="nav-link" href="https://www.creative-tim.com/contact-us" target="_blank">
<a class="nav-link" href="https://www.creative-tim.com/contact-us?AFFILIATE=128200" target="_blank">
Contact Us
</a>
</li>

<li class="nav-item">
<a class="nav-link" href="https://www.creative-tim.com/knowledge-center" target="_blank">
<a class="nav-link" href="https://www.creative-tim.com/knowledge-center?AFFILIATE=128200" target="_blank">
Knowledge Center
</a>
</li>

<li class="nav-item">
<a class="nav-link" href="https://services.creative-tim.com/?ref=ct-mk2-footer" target="_blank">
<a class="nav-link" href="https://services.creative-tim.com/?AFFILIATE=128200" target="_blank">
Custom Development
</a>
</li>

<li class="nav-item">
<a class="nav-link" href="https://www.creative-tim.com/sponsorships" target="_blank">
<a class="nav-link" href="https://www.creative-tim.com/sponsorships?AFFILIATE=128200" target="_blank">
Sponsorships
</a>
</li>
Expand All @@ -141,19 +141,19 @@ <h6 class="text-sm">Help & Support</h6>
<h6 class="text-sm">Legal</h6>
<ul class="flex-column ms-n3 nav">
<li class="nav-item">
<a class="nav-link" href="https://www.creative-tim.com/knowledge-center/terms-of-service" target="_blank">
<a class="nav-link" href="https://www.creative-tim.com/knowledge-center/terms-of-service?AFFILIATE=128200" target="_blank">
Terms & Conditions
</a>
</li>

<li class="nav-item">
<a class="nav-link" href="https://www.creative-tim.com/knowledge-center/privacy-policy" target="_blank">
<a class="nav-link" href="https://www.creative-tim.com/knowledge-center/privacy-policy?AFFILIATE=128200" target="_blank">
Privacy Policy
</a>
</li>

<li class="nav-item">
<a class="nav-link" href="https://www.creative-tim.com/license" target="_blank">
<a class="nav-link" href="https://www.creative-tim.com/license?AFFILIATE=128200" target="_blank">
Licenses (EULA)
</a>
</li>
Expand All @@ -164,7 +164,7 @@ <h6 class="text-sm">Legal</h6>
<div class="col-12">
<div class="text-center">
<p class="text-dark my-4 text-sm font-weight-normal">
All rights reserved. Copyright © <script>document.write(new Date().getFullYear())</script> Material Kit by <a href="https://www.creative-tim.com" target="_blank">Creative Tim</a>.
&copy; <a href="https://www.creative-tim.com?AFFILIATE=128200" target="_blank">Creative Tim</a> - Coded by AppSeed.
</p>
</div>
</div>
Expand Down
4 changes: 1 addition & 3 deletions theme_material_kit/templates/includes/footer_fullscreen.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@
<div class="row">
<div class="col-8 mx-auto text-center mt-1">
<p class="mb-0 text-secondary">
Copyright © <script>
document.write(new Date().getFullYear())
</script> Material by Creative Tim.
&copy; <a href="https://www.creative-tim.com?AFFILIATE=128200" target="_blank">Creative Tim</a> - Coded by AppSeed.
</p>
</div>
</div>
Expand Down
7 changes: 1 addition & 6 deletions theme_material_kit/templates/includes/footer_signin.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@
<div class="row align-items-center justify-content-lg-between">
<div class="col-12 col-md-6 my-auto">
<div class="copyright text-center text-sm text-white text-lg-start">
© <script>
document.write(new Date().getFullYear())
</script>,
made with <i class="fa fa-heart" aria-hidden="true"></i> by
<a href="https://www.creative-tim.com" class="font-weight-bold text-white" target="_blank">Creative Tim</a>
for a better web.
&copy; <a class="font-weight-bold text-white" href="https://www.creative-tim.com?AFFILIATE=128200" target="_blank">Creative Tim</a> - Coded by AppSeed.
</div>
</div>
<div class="col-12 col-md-6">
Expand Down
6 changes: 3 additions & 3 deletions theme_material_kit/templates/includes/navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<nav
class="navbar navbar-expand-lg blur border-radius-xl top-0 mt-4 z-index-fixed shadow position-absolute my-3 py-2 start-0 end-0 mx-4">
<div class="container-fluid px-0">
<a class="navbar-brand font-weight-bolder ms-sm-3" href="https://demos.creative-tim.com/material-kit/index"
rel="tooltip" title="Designed and Coded by Creative Tim" data-placement="bottom" target="_blank">
<a class="navbar-brand font-weight-bolder ms-sm-3" href="/"
rel="tooltip" title="Designed and Coded by Creative Tim" data-placement="bottom">
Material Kit 2
</a>
<button class="navbar-toggler shadow-none ms-2" type="button" data-bs-toggle="collapse"
Expand Down Expand Up @@ -121,7 +121,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex align-items-cente
{% else %}
<a href="/" class="dropdown-item border-radius-md">
{% endif %}
<span>Dashboard</span>
<span>Presentation</span>
</a>
<a href="{% url 'about-us' %}" class="dropdown-item border-radius-md">
<span>About Us</span>
Expand Down
6 changes: 3 additions & 3 deletions theme_material_kit/templates/includes/navigation_light.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- Navbar Light -->
<nav class="navbar navbar-expand-lg navbar-light bg-white py-3">
<div class="container">
<a class="navbar-brand" href="https://demos.creative-tim.com/material-kit/presentation" rel="tooltip" title="Designed and Coded by Creative Tim" data-placement="bottom" target="_blank">
<a class="navbar-brand" href="/" rel="tooltip" title="Designed and Coded by Creative Tim" data-placement="bottom">
Material Kit 2
</a>
<button class="navbar-toggler shadow-none ms-2" type="button" data-bs-toggle="collapse" data-bs-target="#navigation" aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
Expand Down Expand Up @@ -60,7 +60,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex align-items-cente
{% else %}
<a href="/" class="dropdown-item border-radius-md">
{% endif %}
<span>Dashboard</span>
<span>Presentation</span>
</a>
<a href="{% url 'about-us' %}" class="dropdown-item border-radius-md">
<span>About Us</span>
Expand Down Expand Up @@ -109,7 +109,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex align-items-cente
{% else %}
<a href="/" class="dropdown-item border-radius-md">
{% endif %}
<span>Dashboard</span>
<span>Presentation</span>
</a>
<a href="{% url 'about-us' %}" class="dropdown-item border-radius-md">
<span>About Us</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- Navbar Transparent -->
<nav class="navbar navbar-expand-lg position-absolute top-0 z-index-3 w-100 shadow-none my-3 navbar-transparent ">
<div class="container">
<a class="navbar-brand text-white " href="https://demos.creative-tim.com/material-kit/presentation" rel="tooltip" title="Designed and Coded by Creative Tim" data-placement="bottom" target="_blank">
<a class="navbar-brand text-white " href="/" rel="tooltip" title="Designed and Coded by Creative Tim" data-placement="bottom">
Material Kit 2
</a>
<button class="navbar-toggler shadow-none ms-2" type="button" data-bs-toggle="collapse" data-bs-target="#navigation" aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
Expand Down Expand Up @@ -62,7 +62,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex align-items-cente
{% else %}
<a href="/" class="dropdown-item border-radius-md">
{% endif %}
<span>Dashboard</span>
<span>Presentation</span>
</a>
<a href="{% url 'about-us' %}" class="dropdown-item border-radius-md">
<span>About Us</span>
Expand Down Expand Up @@ -111,7 +111,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex align-items-cente
{% else %}
<a href="/" class="dropdown-item border-radius-md">
{% endif %}
<span>Dashboard</span>
<span>Presentation</span>
</a>
<a href="{% url 'about-us' %}" class="dropdown-item border-radius-md">
<span>About Us</span>
Expand Down

0 comments on commit c401925

Please sign in to comment.