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' group = 'asys'
version = '0.18.1-SNAPSHOT' version = '0.18.2-SNAPSHOT'
buildscript { buildscript {
repositories { repositories {

View File

@@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>ASys: Web interface</title> <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> <style>
body { body {
background: url('/static/background.png') fixed; background: url('/static/background.png') fixed;