Skip to content

Commit

Permalink
Add some content for the Lighthouse audit to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
TechAurelian committed Jul 9, 2024
1 parent dce85b7 commit d366287
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
<div class="empty-title-bar">
</div>

<!-- We need some content for the Lighthouse audit to pass. It's black on black, so it's invisible. -->
<p>The Simplest Progressive Web App Ever?</p>

<script>
// Register service worker
if ('serviceWorker' in navigator) {
Expand Down

0 comments on commit d366287

Please sign in to comment.