mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] Revert hardcoded version introduced in 0f8350a1e3
This commit is contained in:
parent
7dc011d1df
commit
fc66551bd5
1 changed files with 2 additions and 2 deletions
|
@ -7,9 +7,9 @@
|
|||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="viewport" content="user-scalable=no, width=device-width, height=device-height" />
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<link rel="stylesheet" media="screen" href="dist/css/style.min.css?version=2.3.4">
|
||||
<link rel="stylesheet" media="screen" href="dist/css/style.min.css?version=VERSION">
|
||||
<link rel="shortcut icon" href="dist/img/ynhadmin_icon.png">
|
||||
<script type="text/javascript" src="dist/js/script.min.js?version=2.3.4"></script>
|
||||
<script type="text/javascript" src="dist/js/script.min.js?version=VERSION"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue