We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe7b5df commit 7649f46Copy full SHA for 7649f46
stack/_inc/includes.html
@@ -16,7 +16,7 @@
16
<meta name="application-name" content="{$shaarlititle}">
17
<meta name="theme-color" content="#ffffff" />
18
<!-- Assets -->
19
-<link type="text/css" rel="stylesheet" href="{$asset_path}/css/stack.css?v=241104#" />
+<link type="text/css" rel="stylesheet" href="{$asset_path}/css/stack.css?v=250303#" />
20
{if="strpos($formatter, 'markdown') !== false"}
21
<link type="text/css" rel="stylesheet" href="{$asset_path}/css/markdown.min.css?v={$version_hash}#" />
22
{/if}
0 commit comments