diff --git a/components/preferences/code.vue b/components/preferences/code.vue
new file mode 100644
index 0000000..e10c67e
--- /dev/null
+++ b/components/preferences/code.vue
@@ -0,0 +1,49 @@
+
+
+
+
+
+ {{ setting.title() }}
+
+
+ {{ setting.description() }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/preferences/[page].vue b/pages/preferences/[page].vue
index 5401e81..6e18c2b 100644
--- a/pages/preferences/[page].vue
+++ b/pages/preferences/[page].vue
@@ -3,21 +3,24 @@
-