Remove "Incomplete" label from the Start card

This commit is contained in:
Neil Brommer 2018-01-05 19:55:12 -08:00
parent 80f190847c
commit bf8d97a7ce

View file

@ -124,9 +124,6 @@
<div class="card">
<h4 class="card-header">Start</h4>
<div class="card-body">
<p class="text-danger">
<small>Incomplete</small>
</p>
<p>
A new tab page that displays lists of links using the browser's localStorage to store all data
</p>