build/ -> min/, Ox.UI/ -> UI/

This commit is contained in:
rolux 2014-09-26 16:54:20 +02:00
commit 714f495a3d
7 changed files with 9 additions and 9 deletions

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>We couldn't find what you're looking for.</title>
<link rel="stylesheet" type="text/css" href="/static/oxjs/build/Ox.UI/css/Ox.UI.css"/>
<link rel="stylesheet" type="text/css" href="/static/oxjs/min/UI/css/UI.css"/>
<style>
body {
text-align: center;

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>We will be back in a moment.</title>
<link rel="stylesheet" type="text/css" href="/static/oxjs/build/Ox.UI/css/Ox.UI.css"/>
<link rel="stylesheet" type="text/css" href="/static/oxjs/min/UI/css/UI.css"/>
<style>
body {
text-align: center;