index.html
<table width=100%>
<thead><tr>
<th>Location</th>
<th>Status</th>
<th> Closed </th>
</thead>
<tbody sheetsu="https://sheetsu.com/apis/v1.0su/8671a0739ab8" sheetsu-limit="50" sheetsu-ignore-case="true">
<td>{{Location}}</td>
<td>{{Status}}</td>
<td>{{Time}}</td>
</>
</tr>
</tbody>
</table>
<script src="//load.sheetsu.com"></script>
</script>
style.css
p {
font-family: Helvetica, Arial, sans-serif;
}
th, td {
font-family: Helvetica, Arial, sans-serif;
}
tbody {
width:100%;
}
xvapey.markdown
XVaPEY
------
A [Pen](https://codepen.io/carlvlewis/pen/XVaPEY) by [Carl V Lewis](https://codepen.io/carlvlewis) on [CodePen](https://codepen.io).
[License](https://codepen.io/carlvlewis/pen/XVaPEY/license).