From 90dd77e47a93ca5fac546fa3d843c6613c028412 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=86=E3=82=AF=E3=83=8B=E3=82=AB=E3=83=AB=E8=AB=8F?= =?UTF-8?q?=E8=A8=AA=E5=AD=90?= Date: Fri, 11 Feb 2022 17:17:04 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=91=E3=82=B9=E3=83=9F=E3=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components => layout/component/about}/about.blade.php | 0 .../component/about}/about/admin.blade.php | 0 .../component/about}/about/business.blade.php | 0 .../component/about}/about/cock.blade.php | 0 .../component/about}/about/creation.blade.php | 0 .../component/about}/about/features.blade.php | 0 .../component/about}/about/information.blade.php | 0 .../component/about}/about/instance.blade.php | 0 .../component/about}/about/ippan.blade.php | 0 .../component/about}/about/mentelife.blade.php | 0 .../component/about}/about/moderation.blade.php | 0 .../component/about}/about/other.blade.php | 0 .../component/about}/about/other/hardware.blade.php | 0 .../component/about}/about/terms.blade.php | 0 .../components => layout/component/about}/features.blade.php | 0 .../components => layout/component/about}/isfeature.blade.php | 0 .../components => layout/component/about}/lightpeer.blade.php | 0 .../components => layout/component/about}/menu.blade.php | 0 .../components => layout/component/about}/network.blade.php | 0 .../components => layout/component/about}/statcard.blade.php | 0 .../component/about}/statistics.blade.php | 0 resources/views/pages/peertube/about/follows.blade.php | 4 ++-- resources/views/pages/peertube/about/instance.blade.php | 4 ++-- resources/views/pages/peertube/about/lightpeer.blade.php | 4 ++-- 24 files changed, 6 insertions(+), 6 deletions(-) rename resources/views/{pages/peertube/about/components => layout/component/about}/about.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/about/admin.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/about/business.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/about/cock.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/about/creation.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/about/features.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/about/information.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/about/instance.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/about/ippan.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/about/mentelife.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/about/moderation.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/about/other.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/about/other/hardware.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/about/terms.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/features.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/isfeature.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/lightpeer.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/menu.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/network.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/statcard.blade.php (100%) rename resources/views/{pages/peertube/about/components => layout/component/about}/statistics.blade.php (100%) diff --git a/resources/views/pages/peertube/about/components/about.blade.php b/resources/views/layout/component/about/about.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/about.blade.php rename to resources/views/layout/component/about/about.blade.php diff --git a/resources/views/pages/peertube/about/components/about/admin.blade.php b/resources/views/layout/component/about/about/admin.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/about/admin.blade.php rename to resources/views/layout/component/about/about/admin.blade.php diff --git a/resources/views/pages/peertube/about/components/about/business.blade.php b/resources/views/layout/component/about/about/business.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/about/business.blade.php rename to resources/views/layout/component/about/about/business.blade.php diff --git a/resources/views/pages/peertube/about/components/about/cock.blade.php b/resources/views/layout/component/about/about/cock.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/about/cock.blade.php rename to resources/views/layout/component/about/about/cock.blade.php diff --git a/resources/views/pages/peertube/about/components/about/creation.blade.php b/resources/views/layout/component/about/about/creation.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/about/creation.blade.php rename to resources/views/layout/component/about/about/creation.blade.php diff --git a/resources/views/pages/peertube/about/components/about/features.blade.php b/resources/views/layout/component/about/about/features.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/about/features.blade.php rename to resources/views/layout/component/about/about/features.blade.php diff --git a/resources/views/pages/peertube/about/components/about/information.blade.php b/resources/views/layout/component/about/about/information.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/about/information.blade.php rename to resources/views/layout/component/about/about/information.blade.php diff --git a/resources/views/pages/peertube/about/components/about/instance.blade.php b/resources/views/layout/component/about/about/instance.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/about/instance.blade.php rename to resources/views/layout/component/about/about/instance.blade.php diff --git a/resources/views/pages/peertube/about/components/about/ippan.blade.php b/resources/views/layout/component/about/about/ippan.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/about/ippan.blade.php rename to resources/views/layout/component/about/about/ippan.blade.php diff --git a/resources/views/pages/peertube/about/components/about/mentelife.blade.php b/resources/views/layout/component/about/about/mentelife.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/about/mentelife.blade.php rename to resources/views/layout/component/about/about/mentelife.blade.php diff --git a/resources/views/pages/peertube/about/components/about/moderation.blade.php b/resources/views/layout/component/about/about/moderation.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/about/moderation.blade.php rename to resources/views/layout/component/about/about/moderation.blade.php diff --git a/resources/views/pages/peertube/about/components/about/other.blade.php b/resources/views/layout/component/about/about/other.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/about/other.blade.php rename to resources/views/layout/component/about/about/other.blade.php diff --git a/resources/views/pages/peertube/about/components/about/other/hardware.blade.php b/resources/views/layout/component/about/about/other/hardware.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/about/other/hardware.blade.php rename to resources/views/layout/component/about/about/other/hardware.blade.php diff --git a/resources/views/pages/peertube/about/components/about/terms.blade.php b/resources/views/layout/component/about/about/terms.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/about/terms.blade.php rename to resources/views/layout/component/about/about/terms.blade.php diff --git a/resources/views/pages/peertube/about/components/features.blade.php b/resources/views/layout/component/about/features.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/features.blade.php rename to resources/views/layout/component/about/features.blade.php diff --git a/resources/views/pages/peertube/about/components/isfeature.blade.php b/resources/views/layout/component/about/isfeature.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/isfeature.blade.php rename to resources/views/layout/component/about/isfeature.blade.php diff --git a/resources/views/pages/peertube/about/components/lightpeer.blade.php b/resources/views/layout/component/about/lightpeer.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/lightpeer.blade.php rename to resources/views/layout/component/about/lightpeer.blade.php diff --git a/resources/views/pages/peertube/about/components/menu.blade.php b/resources/views/layout/component/about/menu.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/menu.blade.php rename to resources/views/layout/component/about/menu.blade.php diff --git a/resources/views/pages/peertube/about/components/network.blade.php b/resources/views/layout/component/about/network.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/network.blade.php rename to resources/views/layout/component/about/network.blade.php diff --git a/resources/views/pages/peertube/about/components/statcard.blade.php b/resources/views/layout/component/about/statcard.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/statcard.blade.php rename to resources/views/layout/component/about/statcard.blade.php diff --git a/resources/views/pages/peertube/about/components/statistics.blade.php b/resources/views/layout/component/about/statistics.blade.php similarity index 100% rename from resources/views/pages/peertube/about/components/statistics.blade.php rename to resources/views/layout/component/about/statistics.blade.php diff --git a/resources/views/pages/peertube/about/follows.blade.php b/resources/views/pages/peertube/about/follows.blade.php index de92055..2124d15 100644 --- a/resources/views/pages/peertube/about/follows.blade.php +++ b/resources/views/pages/peertube/about/follows.blade.php @@ -3,8 +3,8 @@ @section('content')
- @include('pages.peertube.about.components.menu', ['active' => 'follows']) - @include('pages.peertube.about.components.network') + @include('layout.component.about.menu', ['active' => 'follows']) + @include('layout.component.about.network')
@endsection diff --git a/resources/views/pages/peertube/about/instance.blade.php b/resources/views/pages/peertube/about/instance.blade.php index d451a4c..2da2867 100644 --- a/resources/views/pages/peertube/about/instance.blade.php +++ b/resources/views/pages/peertube/about/instance.blade.php @@ -8,8 +8,8 @@
- @include('pages.peertube.about.components.menu', ['active' => 'instance']) - @include('pages.peertube.about.components.about') + @include('layout.component.about.menu', ['active' => 'instance']) + @include('layout.component.about.about')
diff --git a/resources/views/pages/peertube/about/lightpeer.blade.php b/resources/views/pages/peertube/about/lightpeer.blade.php index 81440b4..d816283 100644 --- a/resources/views/pages/peertube/about/lightpeer.blade.php +++ b/resources/views/pages/peertube/about/lightpeer.blade.php @@ -4,8 +4,8 @@
- @include('pages.peertube.about.components.menu', ['active' => 'lightpeer']) - @include('pages.peertube.about.components.lightpeer') + @include('layout.component.about.menu', ['active' => 'lightpeer']) + @include('layout.component.about.lightpeer')