diff --git a/components/content/MkIndex.vue b/components/content/MkIndex.vue
new file mode 100644
index 00000000..ae2bfc8d
--- /dev/null
+++ b/components/content/MkIndex.vue
@@ -0,0 +1,64 @@
+
+
+ {{ item.description ?? "" }}
+ カテゴリ説明文
+ {{ item.navTitle || item.title }}
+
+
+ {{ $t(`_docs._${sectionId}.title`) }}
- 大カテゴリタイトル
-
+ {{ $t(`_docs._${sectionId}.title`) }}
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/components/g/Footer.vue b/components/g/Footer.vue
index cbdb8939..56c93491 100644
--- a/components/g/Footer.vue
+++ b/components/g/Footer.vue
@@ -1,11 +1,74 @@
-
\ No newline at end of file
diff --git a/pages/docs/index.vue b/pages/docs/index.vue
index 86816e19..c20e3e0f 100644
--- a/pages/docs/index.vue
+++ b/pages/docs/index.vue
@@ -15,7 +15,7 @@
-
{{ $t('_docs._aboutMisskey.description') }}
@@ -42,9 +42,20 @@{{ $t('_docs._changelog.description') }}
+