Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
realjunderwood authored Oct 14, 2023
1 parent 3bddae9 commit 86c5eaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dcarb-verify/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h1 id="headertitle">D-Carb verification system</h1>
<table id="verificationtable">
<tr>
<th>Action info</th>
<th>Proof</th>
<th width="50%">Proof</th>
<th width="10%">Verify</th>
</tr>

Expand Down Expand Up @@ -181,7 +181,7 @@ <h1 id="headertitle">D-Carb verification system</h1>
<td>
<p><strong>${item.transactionType}</strong></p>
<p>Email: ${item.email}</p>
<p>Date: ${0}</p>
<p>Date: ${item.transactionDate.seconds}</p>
<p>CO<sub>2</sub> saved: 0.2kg</p>
</td>
Expand Down

0 comments on commit 86c5eaf

Please sign in to comment.