mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-12 09:35:55 +08:00
aio-interface: update stylesheet with update
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
bbcbf71e6b
commit
c369b1f4ae
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>AIO</title>
|
||||
<link rel="stylesheet" href="/style.css" media="all" />
|
||||
<link rel="stylesheet" href="/style.css?v2" media="all" />
|
||||
<link rel="icon" href="/img/favicon.png">
|
||||
<script type="text/javascript" src="forms.js"></script>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Reference in a new issue