Skip to content

Commit 7649f46

Browse files
committed
Clean browser css cache
1 parent fe7b5df commit 7649f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stack/_inc/includes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta name="application-name" content="{$shaarlititle}">
1717
<meta name="theme-color" content="#ffffff" />
1818
<!-- Assets -->
19-
<link type="text/css" rel="stylesheet" href="{$asset_path}/css/stack.css?v=241104#" />
19+
<link type="text/css" rel="stylesheet" href="{$asset_path}/css/stack.css?v=250303#" />
2020
{if="strpos($formatter, 'markdown') !== false"}
2121
<link type="text/css" rel="stylesheet" href="{$asset_path}/css/markdown.min.css?v={$version_hash}#" />
2222
{/if}

0 commit comments

Comments
 (0)