diff --git a/_includes/header.html b/_includes/header.html index 3a9bb0a..177de74 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,4 +1,5 @@ + @@ -20,13 +21,15 @@ $.getJSON("http://status.chaospott.de/status.json").done(function(data) { if(data.state.open) { document.getElementById('status_open').style.display='block'; + document.getElementById('status_bar').style.borderColor='#00ff00'; } else { document.getElementById('status_closed').style.display='block'; - } + document.getElementById('status_bar').style.borderColor='#ff0000'; + } }); - - + + Raum: offen diff --git a/_layouts/default.html b/_layouts/default.html index 2877caf..cb28743 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -8,7 +8,7 @@ - + diff --git a/images/logo.svg b/images/logo.svg new file mode 100644 index 0000000..5e496ec --- /dev/null +++ b/images/logo.svg @@ -0,0 +1,310 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +