diff --git a/bootstrap/js/_notes/dwsync.xml b/bootstrap/js/_notes/dwsync.xml deleted file mode 100644 index d4b43fd..0000000 --- a/bootstrap/js/_notes/dwsync.xml +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/bootstrap/css/bootstrap-grid.css b/public/assets/css/bootstrap-grid.css similarity index 100% rename from bootstrap/css/bootstrap-grid.css rename to public/assets/css/bootstrap-grid.css diff --git a/bootstrap/css/bootstrap-grid.min.css b/public/assets/css/bootstrap-grid.min.css similarity index 100% rename from bootstrap/css/bootstrap-grid.min.css rename to public/assets/css/bootstrap-grid.min.css diff --git a/bootstrap/css/bootstrap-reboot.css b/public/assets/css/bootstrap-reboot.css similarity index 100% rename from bootstrap/css/bootstrap-reboot.css rename to public/assets/css/bootstrap-reboot.css diff --git a/bootstrap/css/bootstrap-reboot.min.css b/public/assets/css/bootstrap-reboot.min.css similarity index 100% rename from bootstrap/css/bootstrap-reboot.min.css rename to public/assets/css/bootstrap-reboot.min.css diff --git a/bootstrap/css/bootstrap.css b/public/assets/css/bootstrap.css similarity index 100% rename from bootstrap/css/bootstrap.css rename to public/assets/css/bootstrap.css diff --git a/bootstrap/css/bootstrap.min.css b/public/assets/css/bootstrap.min.css similarity index 100% rename from bootstrap/css/bootstrap.min.css rename to public/assets/css/bootstrap.min.css diff --git a/public/assets/js/_notes/dwsync.xml b/public/assets/js/_notes/dwsync.xml index f974c7f..d4b43fd 100644 --- a/public/assets/js/_notes/dwsync.xml +++ b/public/assets/js/_notes/dwsync.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/bootstrap/js/bootstrap.bundle.js b/public/assets/js/bootstrap.bundle.js similarity index 100% rename from bootstrap/js/bootstrap.bundle.js rename to public/assets/js/bootstrap.bundle.js diff --git a/bootstrap/js/bootstrap.bundle.min.js b/public/assets/js/bootstrap.bundle.min.js similarity index 100% rename from bootstrap/js/bootstrap.bundle.min.js rename to public/assets/js/bootstrap.bundle.min.js diff --git a/bootstrap/js/bootstrap.js b/public/assets/js/bootstrap.js similarity index 100% rename from bootstrap/js/bootstrap.js rename to public/assets/js/bootstrap.js diff --git a/bootstrap/js/bootstrap.min.js b/public/assets/js/bootstrap.min.js similarity index 100% rename from bootstrap/js/bootstrap.min.js rename to public/assets/js/bootstrap.min.js diff --git a/resources/views/layouts/general.blade.php b/resources/views/layouts/general.blade.php index beb8dde..0a45d98 100644 --- a/resources/views/layouts/general.blade.php +++ b/resources/views/layouts/general.blade.php @@ -6,12 +6,12 @@ - + - +