Skip to content

Commit

Permalink
Minor Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
1John419 committed May 17, 2024
1 parent 206e2a7 commit 2f36d1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions help/thats-my-king.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<div class="topic--thats-my-king">
<br>
<div class="king">That's MY KING!</div>
<br>
<div class="king">My King was born King...</div>
<div class="king">He's the King of the Jews...</div>
Expand Down
4 changes: 2 additions & 2 deletions sw.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

const appCaches = [
{
name: 'core-20240516.03',
name: 'core-20240516.04',
urls: [
'/',
'/bundle.js',
Expand Down Expand Up @@ -38,7 +38,7 @@ const appCaches = [
]
},
{
name: 'help-20240515.01',
name: 'help-20240516.01',
urls: [
'/help/bookmark.html',
'/help/clipboard-mode.html',
Expand Down

0 comments on commit 2f36d1a

Please # to comment.