Skip to content

Commit

Permalink
Update contributor-summarized.jsp
Browse files Browse the repository at this point in the history
  • Loading branch information
nya-elimu authored Aug 30, 2024
1 parent b759182 commit f138066
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="row">
<div class="col s6 m4 l3">
<div class="col s7 m5 l4">
<div class="card contributor">
<div class="card-image">
<c:choose>
Expand Down Expand Up @@ -78,7 +78,7 @@
</div>
</div>

<div class="col s6 m8 l9">
<div class="col s5 m7 l8">
<div class="card-panel">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/chart.umd.min.js"></script>
<canvas id="chart"></canvas>
Expand Down

0 comments on commit f138066

Please sign in to comment.