Skip to content

Commit

Permalink
Remove unused widgets
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Jan 12, 2021
1 parent 0624af8 commit 3bd078d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/pages/widgets.html
Expand Up @@ -83,9 +83,6 @@
<div class="col-md-6 col-lg-4">
<div class="row row-cards">
<div class="col-12">{% include cards/project-summary.html stage-color="red" %}</div>
<div class="col-12">{% include cards/small-stats-2.html title="Customers" count="1,950" growth=5.2 color="yellow" %}</div>
<div class="col-12">{% include cards/small-stats-2.html title="Orders" count="8256" growth=0 color="green" %}</div>
<div class="col-12">{% include cards/small-stats-2.html title="Revenue" count="$58,924" growth=-3.1 color="red" light=true %}</div>
</div>
</div>
<div class="col-md-6 col-lg-4">
Expand Down

0 comments on commit 3bd078d

Please sign in to comment.