diff --git a/static/css/bootstrap-responsive.css b/public/css/bootstrap-responsive.css similarity index 100% rename from static/css/bootstrap-responsive.css rename to public/css/bootstrap-responsive.css diff --git a/static/css/bootstrap-responsive.min.css b/public/css/bootstrap-responsive.min.css similarity index 100% rename from static/css/bootstrap-responsive.min.css rename to public/css/bootstrap-responsive.min.css diff --git a/static/css/bootstrap.css b/public/css/bootstrap.css similarity index 100% rename from static/css/bootstrap.css rename to public/css/bootstrap.css diff --git a/static/css/bootstrap.min.css b/public/css/bootstrap.min.css similarity index 100% rename from static/css/bootstrap.min.css rename to public/css/bootstrap.min.css diff --git a/static/img/glyphicons-halflings-white.png b/public/img/glyphicons-halflings-white.png similarity index 100% rename from static/img/glyphicons-halflings-white.png rename to public/img/glyphicons-halflings-white.png diff --git a/static/img/glyphicons-halflings.png b/public/img/glyphicons-halflings.png similarity index 100% rename from static/img/glyphicons-halflings.png rename to public/img/glyphicons-halflings.png diff --git a/static/js/bootstrap.js b/public/js/bootstrap.js similarity index 100% rename from static/js/bootstrap.js rename to public/js/bootstrap.js diff --git a/static/js/bootstrap.min.js b/public/js/bootstrap.min.js similarity index 100% rename from static/js/bootstrap.min.js rename to public/js/bootstrap.min.js diff --git a/static/js/jquery.js b/public/js/jquery.js similarity index 100% rename from static/js/jquery.js rename to public/js/jquery.js diff --git a/static/main.css b/public/main.css similarity index 100% rename from static/main.css rename to public/main.css diff --git a/views/layout.html b/views/layout.html index 5a573de..ae26d92 100644 --- a/views/layout.html +++ b/views/layout.html @@ -5,8 +5,8 @@ $def with (main_block, sidebar_block, game_name)