Archived
0

WebInterface: cdn подвел

This commit is contained in:
2017-05-02 21:07:56 +03:00
parent 8e1d0af68f
commit 0010d1e96d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
group = 'asys'
version = '0.18.1-SNAPSHOT'
version = '0.18.2-SNAPSHOT'
buildscript {
repositories {

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>ASys: Web interface</title>
<link rel="stylesheet" href="https://bootswatch.com/yeti/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.7/yeti/bootstrap.min.css">
<style>
body {
background: url('/static/background.png') fixed;