Skip to content

Commit

Permalink
check for change
Browse files Browse the repository at this point in the history
  • Loading branch information
xanhacks committed Feb 6, 2024
1 parent 51af43e commit 22704f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h1>{{ .Title }}</h1>
<div class="container">
<div class="row justify-content-center text-center">
<div class="col-lg-5">
<h2 class="h4">Service Worker</h2>
<h2 class="h4">Service Worker2</h2>
<p>A Service Worker runs in the background of a web application, it provides various features such as caching, push notifications, and offline functionality.</p>
</div>
<div class="col-lg-5">
Expand Down

0 comments on commit 22704f9

Please sign in to comment.