+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/bun.lockb b/bun.lockb
index d100895b..3d240a64 100755
Binary files a/bun.lockb and b/bun.lockb differ
diff --git a/checks-config/.markdownlint.json b/checks-config/.markdownlint.json
deleted file mode 100644
index ec292f9a..00000000
--- a/checks-config/.markdownlint.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "default": true,
- "fenced-code-language": false,
- "no-duplicate-header": false,
- "first-header-h1": false,
- "first-line-h1": false,
- "no-inline-html": false,
- "ol-prefix": false,
- "MD026": {
- "punctuation": ".,;:!。,;:!:"
- },
- "MD013": false,
- "MD001": false,
- "MD051": false,
- "MD025": false,
- "MD036": false,
- "MD003": false,
- "MD007": {
- "indent": 2,
- "code_blocks": false,
- "headings": false,
- "tables": false
- },
- "no-hard-tabs": false,
- "whitespace": false
-}
diff --git a/checks-config/cspell.json b/checks-config/cspell.json
deleted file mode 100644
index 6b75610a..00000000
--- a/checks-config/cspell.json
+++ /dev/null
@@ -1,44 +0,0 @@
-{
-"language": "en",
-"ignorePaths": [
- "node_modules/**",
- ".github/**",
- ".firebase/**",
- ".yarn/**",
- "dist/**"
-],
-"dictionaries": [
- "typescript",
- "cpp",
- "npm",
- "filetypes",
- "cpp",
- "en_GB",
- "en_US",
- "node",
- "bash",
- "fonts",
- "npm",
- "cryptocurrencies",
- "companies",
- "rust",
- "html",
- "css",
- "entities",
- "softwareTerms",
- "misc",
- "fullstack",
- "softwareTerms",
- "zksync",
- "nuxt",
- "viem"
-],
-"dictionaryDefinitions": [
- {
- "name": "zksync",
- "addWords": true,
- "path": "./cspell-zksync.txt"
- }
-],
-"allowCompoundWords": true
-}
diff --git a/components/Footer.vue b/components/Footer.vue
new file mode 100644
index 00000000..a5dc4a5f
--- /dev/null
+++ b/components/Footer.vue
@@ -0,0 +1,23 @@
+
+
+