1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 12:20:05 +02:00

auto update app

This commit is contained in:
s2
2020-06-07 19:37:56 +02:00
parent a6666452d7
commit 6c2bc3397e
6 changed files with 95 additions and 2 deletions

View File

@@ -20,8 +20,9 @@
<link href="css/app.css" rel="stylesheet">
</head>
<body>
<div class="js-container">
</div>
<div class="js-container"></div>
<script src="js/index.js"></script>
<div class="js-updatenotice btn btn-warning btn-sm updatenotice" style="display:none" disabled>Update ready to install</div>
</body>
</html>