mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
Rename stylesheet.css to custom.css for themes, symetric to custom.js
This commit is contained in:
parent
3385732263
commit
ac3dc39f9a
3 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<!-- Stylesheets -->
|
<!-- Stylesheets -->
|
||||||
<link rel="stylesheet" href="assets/css/ynh-style.css">
|
<link rel="stylesheet" href="assets/css/ynh-style.css">
|
||||||
<link rel="stylesheet" href="assets/themes/{{theme}}/stylesheet.css">
|
<link rel="stylesheet" href="assets/themes/{{theme}}/custom.css">
|
||||||
|
|
||||||
<!-- Icons -->
|
<!-- Icons -->
|
||||||
<link rel="shortcut icon" href="assets/icons/favicon.ico">
|
<link rel="shortcut icon" href="assets/icons/favicon.ico">
|
||||||
|
|
Loading…
Reference in a new issue