Skip to content

Commit d366287

Browse files
committed
Add some content for the Lighthouse audit to pass
1 parent dce85b7 commit d366287

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

public/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
<div class="empty-title-bar">
2626
</div>
2727

28+
<!-- We need some content for the Lighthouse audit to pass. It's black on black, so it's invisible. -->
29+
<p>The Simplest Progressive Web App Ever?</p>
30+
2831
<script>
2932
// Register service worker
3033
if ('serviceWorker' in navigator) {

0 commit comments

Comments
 (0)