Skip to content

Commit

Permalink
bust style.css cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalabasa committed Feb 24, 2024
1 parent 352d9bf commit b36a1e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/extensions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>htmz/extensions</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="../style.css" />
<link rel="stylesheet" href="../style.css?v=352d9bf" />
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🍱</text></svg>">
<link
rel="stylesheet"
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<title>htmz - a low power tool for html</title>
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="style.css?v=352d9bf" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="favicon.png" />
Expand Down

0 comments on commit b36a1e4

Please sign in to comment.