Skip to content

Commit

Permalink
title change (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-viral authored Feb 21, 2024
1 parent ec0548b commit c6644ad
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dist/dashboard/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
<div class="card pc-user-card my-3 bg-white bg-opacity-10">
<div class="card-body text-center">
<img src="../assets/images/application/img-coupon.png" alt="img" class="img-fluid w-50">
<h5 class="mb-0 text-white mt-1">Able Pro</h5>
<h5 class="mb-0 text-white mt-1">Datta Able</h5>
<p class="text-white">Checkout pro features</p>
<a href="https://codedthemes.com/item/datta-able-bootstrap-admin-template/" target="_blank" class="btn btn-warning">
<svg class="pc-icon me-2">
Expand Down
2 changes: 1 addition & 1 deletion dist/elements/bc_color.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
<div class="card pc-user-card my-3 bg-white bg-opacity-10">
<div class="card-body text-center">
<img src="../assets/images/application/img-coupon.png" alt="img" class="img-fluid w-50">
<h5 class="mb-0 text-white mt-1">Able Pro</h5>
<h5 class="mb-0 text-white mt-1">Datta Able</h5>
<p class="text-white">Checkout pro features</p>
<a href="https://codedthemes.com/item/datta-able-bootstrap-admin-template/" target="_blank" class="btn btn-warning">
<svg class="pc-icon me-2">
Expand Down
2 changes: 1 addition & 1 deletion dist/elements/bc_typography.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
<div class="card pc-user-card my-3 bg-white bg-opacity-10">
<div class="card-body text-center">
<img src="../assets/images/application/img-coupon.png" alt="img" class="img-fluid w-50">
<h5 class="mb-0 text-white mt-1">Able Pro</h5>
<h5 class="mb-0 text-white mt-1">Datta Able</h5>
<p class="text-white">Checkout pro features</p>
<a href="https://codedthemes.com/item/datta-able-bootstrap-admin-template/" target="_blank" class="btn btn-warning">
<svg class="pc-icon me-2">
Expand Down
2 changes: 1 addition & 1 deletion dist/elements/icon-feather.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
<div class="card pc-user-card my-3 bg-white bg-opacity-10">
<div class="card-body text-center">
<img src="../assets/images/application/img-coupon.png" alt="img" class="img-fluid w-50">
<h5 class="mb-0 text-white mt-1">Able Pro</h5>
<h5 class="mb-0 text-white mt-1">Datta Able</h5>
<p class="text-white">Checkout pro features</p>
<a href="https://codedthemes.com/item/datta-able-bootstrap-admin-template/" target="_blank" class="btn btn-warning">
<svg class="pc-icon me-2">
Expand Down
2 changes: 1 addition & 1 deletion dist/layouts/layout-vertical.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<div class="card pc-user-card my-3 bg-white bg-opacity-10">
<div class="card-body text-center">
<img src="../assets/images/application/img-coupon.png" alt="img" class="img-fluid w-50">
<h5 class="mb-0 text-white mt-1">Able Pro</h5>
<h5 class="mb-0 text-white mt-1">Datta Able</h5>
<p class="text-white">Checkout pro features</p>
<a href="https://codedthemes.com/item/datta-able-bootstrap-admin-template/" target="_blank" class="btn btn-warning">
<svg class="pc-icon me-2">
Expand Down
2 changes: 1 addition & 1 deletion dist/layouts/sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<div class="card pc-user-card my-3 bg-white bg-opacity-10">
<div class="card-body text-center">
<img src="../assets/images/application/img-coupon.png" alt="img" class="img-fluid w-50">
<h5 class="mb-0 text-white mt-1">Able Pro</h5>
<h5 class="mb-0 text-white mt-1">Datta Able</h5>
<p class="text-white">Checkout pro features</p>
<a href="https://codedthemes.com/item/datta-able-bootstrap-admin-template/" target="_blank" class="btn btn-warning">
<svg class="pc-icon me-2">
Expand Down
2 changes: 1 addition & 1 deletion dist/other/sample-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
<div class="card pc-user-card my-3 bg-white bg-opacity-10">
<div class="card-body text-center">
<img src="../assets/images/application/img-coupon.png" alt="img" class="img-fluid w-50">
<h5 class="mb-0 text-white mt-1">Able Pro</h5>
<h5 class="mb-0 text-white mt-1">Datta Able</h5>
<p class="text-white">Checkout pro features</p>
<a href="https://codedthemes.com/item/datta-able-bootstrap-admin-template/" target="_blank" class="btn btn-warning">
<svg class="pc-icon me-2">
Expand Down
2 changes: 1 addition & 1 deletion src/html/layouts/sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<div class="card pc-user-card my-3 bg-white bg-opacity-10">
<div class="card-body text-center">
<img src="../assets/images/application/img-coupon.png" alt="img" class="img-fluid w-50">
<h5 class="mb-0 text-white mt-1">Able Pro</h5>
<h5 class="mb-0 text-white mt-1">Datta Able</h5>
<p class="text-white">Checkout pro features</p>
<a href="https://codedthemes.com/item/datta-able-bootstrap-admin-template/" target="_blank" class="btn btn-warning">
<svg class="pc-icon me-2">
Expand Down

0 comments on commit c6644ad

Please sign in to comment.