diff --git a/astro.config.mjs b/astro.config.mjs
index e762ba5..e764bc6 100644
--- a/astro.config.mjs
+++ b/astro.config.mjs
@@ -2,4 +2,5 @@
import { defineConfig } from 'astro/config';
// https://astro.build/config
-export default defineConfig({});
+export default defineConfig({
+});
diff --git a/package-lock.json b/package-lock.json
index 05bdaf0..2029a0c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -101,6 +101,7 @@
"resolved": "https://registry.npmjs.org/@azure-rest/core-client/-/core-client-2.5.1.tgz",
"integrity": "sha512-EHaOXW0RYDKS5CFffnixdyRPak5ytiCtU7uXDcP/uiY+A6jFRwNGzzJBiznkCzvi5EYpY+YWinieqHb0oY916A==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@azure/abort-controller": "^2.1.2",
"@azure/core-auth": "^1.10.0",
@@ -118,6 +119,7 @@
"resolved": "https://registry.npmjs.org/@azure/abort-controller/-/abort-controller-2.1.2.tgz",
"integrity": "sha512-nBrLsEWm4J2u5LpAPjxADTlq3trDgVZZXHNKabeXZtpq3d3AbN/KGO82R87rdDz5/lYB024rtEf10/q0urNgsA==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"tslib": "^2.6.2"
},
@@ -130,6 +132,7 @@
"resolved": "https://registry.npmjs.org/@azure/core-auth/-/core-auth-1.10.1.tgz",
"integrity": "sha512-ykRMW8PjVAn+RS6ww5cmK9U2CyH9p4Q88YJwvUslfuMmN98w/2rdGRLPqJYObapBCdzBVeDgYWdJnFPFb7qzpg==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@azure/abort-controller": "^2.1.2",
"@azure/core-util": "^1.13.0",
@@ -163,6 +166,7 @@
"resolved": "https://registry.npmjs.org/@azure/core-http-compat/-/core-http-compat-2.3.2.tgz",
"integrity": "sha512-Tf6ltdKzOJEgxZeWLCjMxrxbodB/ZeCbzzA1A2qHbhzAjzjHoBVSUeSl/baT/oHAxhc4qdqVaDKnc2+iE932gw==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@azure/abort-controller": "^2.1.2"
},
@@ -179,6 +183,7 @@
"resolved": "https://registry.npmjs.org/@azure/core-lro/-/core-lro-2.7.2.tgz",
"integrity": "sha512-0YIpccoX8m/k00O7mDDMdJpbr6mf1yWo2dfmxt5A8XVZVVMz2SSKaEbMCeJRvgQ0IaSlqhjT47p4hVIRRy90xw==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@azure/abort-controller": "^2.0.0",
"@azure/core-util": "^1.2.0",
@@ -194,6 +199,7 @@
"resolved": "https://registry.npmjs.org/@azure/core-paging/-/core-paging-1.6.2.tgz",
"integrity": "sha512-YKWi9YuCU04B55h25cnOYZHxXYtEvQEbKST5vqRga7hWY9ydd3FZHdeQF8pyh+acWZvppw13M/LMGx0LABUVMA==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"tslib": "^2.6.2"
},
@@ -225,6 +231,7 @@
"resolved": "https://registry.npmjs.org/@azure/core-tracing/-/core-tracing-1.3.1.tgz",
"integrity": "sha512-9MWKevR7Hz8kNzzPLfX4EAtGM2b8mr50HPDBvio96bURP/9C+HjdH3sBlLSNNrvRAr5/k/svoH457gB5IKpmwQ==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"tslib": "^2.6.2"
},
@@ -237,6 +244,7 @@
"resolved": "https://registry.npmjs.org/@azure/core-util/-/core-util-1.13.1.tgz",
"integrity": "sha512-XPArKLzsvl0Hf0CaGyKHUyVgF7oDnhKoP85Xv6M4StF/1AhfORhZudHtOyf2s+FcbuQ9dPRAjB8J2KvRRMUK2A==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@azure/abort-controller": "^2.1.2",
"@typespec/ts-http-runtime": "^0.3.0",
@@ -274,6 +282,7 @@
"resolved": "https://registry.npmjs.org/@azure/keyvault-common/-/keyvault-common-2.0.0.tgz",
"integrity": "sha512-wRLVaroQtOqfg60cxkzUkGKrKMsCP6uYXAOomOIysSMyt1/YM0eUn9LqieAWM8DLcU4+07Fio2YGpPeqUbpP9w==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@azure/abort-controller": "^2.0.0",
"@azure/core-auth": "^1.3.0",
@@ -293,6 +302,7 @@
"resolved": "https://registry.npmjs.org/@azure/keyvault-keys/-/keyvault-keys-4.10.0.tgz",
"integrity": "sha512-eDT7iXoBTRZ2n3fLiftuGJFD+yjkiB1GNqzU2KbY1TLYeXeSPVTVgn2eJ5vmRTZ11978jy2Kg2wI7xa9Tyr8ag==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@azure-rest/core-client": "^2.3.3",
"@azure/abort-controller": "^2.1.2",
@@ -316,6 +326,7 @@
"resolved": "https://registry.npmjs.org/@azure/logger/-/logger-1.3.0.tgz",
"integrity": "sha512-fCqPIfOcLE+CGqGPd66c8bZpwAji98tZ4JI9i/mlTNTlsIWslCfpg48s/ypyLxZTump5sypjrKn2/kY7q8oAbA==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@typespec/ts-http-runtime": "^0.3.0",
"tslib": "^2.6.2"
@@ -329,6 +340,7 @@
"resolved": "https://registry.npmjs.org/@azure/msal-browser/-/msal-browser-4.28.2.tgz",
"integrity": "sha512-6vYUMvs6kJxJgxaCmHn/F8VxjLHNh7i9wzfwPGf8kyBJ8Gg2yvBXx175Uev8LdrD1F5C4o7qHa2CC4IrhGE1XQ==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@azure/msal-common": "15.14.2"
},
@@ -341,6 +353,7 @@
"resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-15.14.2.tgz",
"integrity": "sha512-n8RBJEUmd5QotoqbZfd+eGBkzuFI1KX6jw2b3WcpSyGjwmzoeI/Jb99opIBPHpb8y312NB+B6+FGi2ZVSR8yfA==",
"license": "MIT",
+ "peer": true,
"engines": {
"node": ">=0.8.0"
}
@@ -350,6 +363,7 @@
"resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-3.8.7.tgz",
"integrity": "sha512-a+Xnrae+uwLnlw68bplS1X4kuJ9F/7K6afuMFyRkNIskhjgDezl5Fhrx+1pmAlDmC0VaaAxjRQMp1OmcqVwkIg==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@azure/msal-common": "15.14.2",
"jsonwebtoken": "^9.0.0",
@@ -427,6 +441,14 @@
"node": ">=18"
}
},
+ "node_modules/@cloudflare/workers-types": {
+ "version": "4.20260302.0",
+ "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20260302.0.tgz",
+ "integrity": "sha512-mbFRnlu1lNCScMpXZk/X/uBPufYx5OSbq+euGonGRcY+DgOwm2kczGdK401rUh52NB0fFMEcOy/zqwxv7CdDNA==",
+ "license": "MIT OR Apache-2.0",
+ "optional": true,
+ "peer": true
+ },
"node_modules/@drizzle-team/brocli": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/@drizzle-team/brocli/-/brocli-0.11.0.tgz",
@@ -1336,7 +1358,8 @@
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@js-joda/core/-/core-5.7.0.tgz",
"integrity": "sha512-WBu4ULVVxySLLzK1Ppq+OdfP+adRS4ntmDQT915rzDJ++i95gc2jZkM5B6LWEAwN3lGXpfie3yPABozdD3K3Vg==",
- "license": "BSD-3-Clause"
+ "license": "BSD-3-Clause",
+ "peer": true
},
"node_modules/@js-temporal/polyfill": {
"version": "0.5.1",
@@ -1664,7 +1687,6 @@
"resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz",
"integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
"license": "MIT",
- "peer": true,
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/popperjs"
@@ -2094,7 +2116,8 @@
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/@tediousjs/connection-string/-/connection-string-0.5.0.tgz",
"integrity": "sha512-7qSgZbincDDDFyRweCIEvZULFAw5iz/DeunhvuxpL31nfntX3P4Yd4HkHBRg9H8CdqY1e5WFN1PZIz/REL9MVQ==",
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/@types/bootstrap": {
"version": "5.2.10",
@@ -2171,7 +2194,6 @@
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.2.1.tgz",
"integrity": "sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg==",
"license": "MIT",
- "peer": true,
"dependencies": {
"undici-types": "~7.16.0"
}
@@ -2181,6 +2203,7 @@
"resolved": "https://registry.npmjs.org/@types/readable-stream/-/readable-stream-4.0.23.tgz",
"integrity": "sha512-wwXrtQvbMHxCbBgjHaMGEmImFTQxxpfMOR/ZoQnXxB1woqkUbdLGFDgauo00Py9IudiaqSeiBiulSV9i6XIPig==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@types/node": "*"
}
@@ -2196,6 +2219,7 @@
"resolved": "https://registry.npmjs.org/@typespec/ts-http-runtime/-/ts-http-runtime-0.3.3.tgz",
"integrity": "sha512-91fp6CAAJSRtH5ja95T1FHSKa8aPW9/Zw6cta81jlZTUw/+Vq8jM/AfF/14h2b71wwR84JUTW/3Y8QPhDAawFA==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.0",
@@ -2216,6 +2240,7 @@
"resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
"integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"event-target-shim": "^5.0.0"
},
@@ -2240,6 +2265,7 @@
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz",
"integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==",
"license": "MIT",
+ "peer": true,
"engines": {
"node": ">= 14"
}
@@ -2523,13 +2549,15 @@
"url": "https://feross.org/support"
}
],
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/bl": {
"version": "6.1.6",
"resolved": "https://registry.npmjs.org/bl/-/bl-6.1.6.tgz",
"integrity": "sha512-jLsPgN/YSvPUg9UX0Kd73CXpm2Psg9FxMeCSXnk3WBO3CMT10JMwijubhGfHCnFu6TPn1ei3b975dxv7K2pWVg==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@types/readable-stream": "^4.0.0",
"buffer": "^6.0.3",
@@ -2603,6 +2631,7 @@
}
],
"license": "MIT",
+ "peer": true,
"dependencies": {
"base64-js": "^1.3.1",
"ieee754": "^1.2.1"
@@ -2612,13 +2641,15 @@
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz",
"integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==",
- "license": "BSD-3-Clause"
+ "license": "BSD-3-Clause",
+ "peer": true
},
"node_modules/bundle-name": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz",
"integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"run-applescript": "^7.0.0"
},
@@ -2955,6 +2986,7 @@
"resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.5.0.tgz",
"integrity": "sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"bundle-name": "^4.1.0",
"default-browser-id": "^5.0.0"
@@ -2971,6 +3003,7 @@
"resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.1.tgz",
"integrity": "sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==",
"license": "MIT",
+ "peer": true,
"engines": {
"node": ">=18"
},
@@ -2983,6 +3016,7 @@
"resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
"integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==",
"license": "MIT",
+ "peer": true,
"engines": {
"node": ">=12"
},
@@ -3371,6 +3405,7 @@
"resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz",
"integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
"safe-buffer": "^5.0.1"
}
@@ -3511,6 +3546,7 @@
"resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
"integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
"license": "MIT",
+ "peer": true,
"engines": {
"node": ">=6"
}
@@ -3526,6 +3562,7 @@
"resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
"integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
"license": "MIT",
+ "peer": true,
"engines": {
"node": ">=0.8.x"
}
@@ -3978,6 +4015,7 @@
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
"integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"agent-base": "^7.1.0",
"debug": "^4.3.4"
@@ -3991,6 +4029,7 @@
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
"integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"agent-base": "^7.1.2",
"debug": "4"
@@ -4033,7 +4072,8 @@
"url": "https://feross.org/support"
}
],
- "license": "BSD-3-Clause"
+ "license": "BSD-3-Clause",
+ "peer": true
},
"node_modules/immutable": {
"version": "5.1.4",
@@ -4055,7 +4095,8 @@
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
- "license": "ISC"
+ "license": "ISC",
+ "peer": true
},
"node_modules/iron-webcrypto": {
"version": "1.2.1",
@@ -4170,7 +4211,6 @@
"integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==",
"devOptional": true,
"license": "MIT",
- "peer": true,
"bin": {
"jiti": "lib/jiti-cli.mjs"
}
@@ -4179,7 +4219,8 @@
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/js-md4/-/js-md4-0.3.2.tgz",
"integrity": "sha512-/GDnfQYsltsjRswQhN9fhv3EMw2sCpUdrdxyWDOUK7eyD++r3gRhzgiQgc/x4MAv2i1iuQ4lxO5mvqM3vj4bwA==",
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/js-yaml": {
"version": "4.1.1",
@@ -4205,6 +4246,7 @@
"resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.3.tgz",
"integrity": "sha512-MT/xP0CrubFRNLNKvxJ2BYfy53Zkm++5bX9dtuPbqAeQpTVe0MQTFhao8+Cp//EmJp244xt6Drw/GVEGCUj40g==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"jws": "^4.0.1",
"lodash.includes": "^4.3.0",
@@ -4227,6 +4269,7 @@
"resolved": "https://registry.npmjs.org/jwa/-/jwa-2.0.1.tgz",
"integrity": "sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"buffer-equal-constant-time": "^1.0.1",
"ecdsa-sig-formatter": "1.0.11",
@@ -4238,6 +4281,7 @@
"resolved": "https://registry.npmjs.org/jws/-/jws-4.0.1.tgz",
"integrity": "sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"jwa": "^2.0.1",
"safe-buffer": "^5.0.1"
@@ -4256,43 +4300,50 @@
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz",
"integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==",
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/lodash.isboolean": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
"integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==",
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/lodash.isinteger": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz",
"integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==",
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/lodash.isnumber": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz",
"integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==",
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/lodash.isplainobject": {
"version": "4.0.6",
"resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
"integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==",
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/lodash.isstring": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz",
"integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==",
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/lodash.once": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz",
"integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==",
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/loglevel": {
"version": "1.9.2",
@@ -5221,6 +5272,7 @@
"resolved": "https://registry.npmjs.org/mssql/-/mssql-11.0.1.tgz",
"integrity": "sha512-KlGNsugoT90enKlR8/G36H0kTxPthDhmtNUCwEHvgRza5Cjpjoj+P2X6eMpFUDN7pFrJZsKadL4x990G8RBE1w==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@tediousjs/connection-string": "^0.5.0",
"commander": "^11.0.0",
@@ -5241,6 +5293,7 @@
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"safer-buffer": ">= 2.1.2 < 3.0.0"
},
@@ -5253,6 +5306,7 @@
"resolved": "https://registry.npmjs.org/tedious/-/tedious-18.6.2.tgz",
"integrity": "sha512-g7jC56o3MzLkE3lHkaFe2ZdOVFBahq5bsB60/M4NYUbocw/MCrS89IOEQUFr+ba6pb8ZHczZ/VqCyYeYq0xBAg==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@azure/core-auth": "^1.7.2",
"@azure/identity": "^4.2.1",
@@ -5274,7 +5328,6 @@
"resolved": "https://registry.npmjs.org/mysql2/-/mysql2-3.16.3.tgz",
"integrity": "sha512-+3XhQEt4FEFuvGV0JjIDj4eP2OT/oIj/54dYvqhblnSzlfcxVOuj+cd15Xz6hsG4HU1a+A5+BA9gm0618C4z7A==",
"license": "MIT",
- "peer": true,
"dependencies": {
"aws-ssl-profiles": "^1.1.2",
"denque": "^2.1.0",
@@ -5324,7 +5377,8 @@
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/native-duplexpair/-/native-duplexpair-1.0.0.tgz",
"integrity": "sha512-E7QQoM+3jvNtlmyfqRZ0/U75VFgCls+fSkbml2MpgWkWyz3ox8Y58gNhfuziuQYGNNQAbFZJQck55LHCnCK6CA==",
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/neotraverse": {
"version": "0.6.18",
@@ -5427,6 +5481,7 @@
"resolved": "https://registry.npmjs.org/open/-/open-10.2.0.tgz",
"integrity": "sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"default-browser": "^5.2.1",
"define-lazy-prop": "^3.0.0",
@@ -5585,6 +5640,7 @@
"resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
"integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
"license": "MIT",
+ "peer": true,
"engines": {
"node": ">= 0.6.0"
}
@@ -5629,6 +5685,7 @@
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz",
"integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"abort-controller": "^3.0.0",
"buffer": "^6.0.3",
@@ -5884,14 +5941,14 @@
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
"integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==",
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/rollup": {
"version": "4.57.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.57.1.tgz",
"integrity": "sha512-oQL6lgK3e2QZeQ7gcgIkS2YZPg5slw37hYufJ3edKlfQSGGm8ICoxswK15ntSzF/a8+h7ekRy7k7oWc3BQ7y8A==",
"license": "MIT",
- "peer": true,
"dependencies": {
"@types/estree": "1.0.8"
},
@@ -5936,6 +5993,7 @@
"resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.1.0.tgz",
"integrity": "sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==",
"license": "MIT",
+ "peer": true,
"engines": {
"node": ">=18"
},
@@ -5961,7 +6019,8 @@
"url": "https://feross.org/support"
}
],
- "license": "MIT"
+ "license": "MIT",
+ "peer": true
},
"node_modules/safer-buffer": {
"version": "2.1.2",
@@ -5974,7 +6033,6 @@
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.3.tgz",
"integrity": "sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==",
"license": "MIT",
- "peer": true,
"dependencies": {
"chokidar": "^4.0.0",
"immutable": "^5.0.2",
@@ -6146,7 +6204,8 @@
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
"integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
- "license": "BSD-3-Clause"
+ "license": "BSD-3-Clause",
+ "peer": true
},
"node_modules/sqlstring": {
"version": "2.3.3",
@@ -6162,6 +6221,7 @@
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"safe-buffer": "~5.2.0"
}
@@ -6242,6 +6302,7 @@
"resolved": "https://registry.npmjs.org/tarn/-/tarn-3.0.2.tgz",
"integrity": "sha512-51LAVKUSZSVfI05vjPESNc5vwqqZpbXCsU+/+wxlOrUjk2SnFTt97v9ZgQrD4YmxYW1Px6w2KjaDitCfkvgxMQ==",
"license": "MIT",
+ "peer": true,
"engines": {
"node": ">=8.0.0"
}
@@ -6251,6 +6312,7 @@
"resolved": "https://registry.npmjs.org/tedious/-/tedious-19.2.1.tgz",
"integrity": "sha512-pk1Q16Yl62iocuQB+RWbg6rFUFkIyzqOFQ6NfysCltRvQqKwfurgj8v/f2X+CKvDhSL4IJ0cCOfCHDg9PWEEYA==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"@azure/core-auth": "^1.7.2",
"@azure/identity": "^4.2.1",
@@ -6361,7 +6423,6 @@
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
"license": "Apache-2.0",
- "peer": true,
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
@@ -6665,6 +6726,7 @@
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
"license": "MIT",
+ "peer": true,
"bin": {
"uuid": "dist/bin/uuid"
}
@@ -6716,7 +6778,6 @@
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz",
"integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
"license": "MIT",
- "peer": true,
"dependencies": {
"esbuild": "^0.25.0",
"fdir": "^6.4.4",
@@ -6861,6 +6922,7 @@
"resolved": "https://registry.npmjs.org/wsl-utils/-/wsl-utils-0.1.0.tgz",
"integrity": "sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"is-wsl": "^3.1.0"
},
@@ -6930,7 +6992,6 @@
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
"integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
"license": "MIT",
- "peer": true,
"funding": {
"url": "https://github.com/sponsors/colinhacks"
}
diff --git a/public/.assetsignore b/public/.assetsignore
new file mode 100644
index 0000000..1b006a0
--- /dev/null
+++ b/public/.assetsignore
@@ -0,0 +1,2 @@
+_worker.js
+_routes.json
\ No newline at end of file
diff --git a/public/404/pokedex/0001.svg b/public/404/pokedex/0001.svg
new file mode 100644
index 0000000..aefdbca
--- /dev/null
+++ b/public/404/pokedex/0001.svg
@@ -0,0 +1,270 @@
+
+
+
diff --git a/public/404/pokedex/0002.svg b/public/404/pokedex/0002.svg
new file mode 100644
index 0000000..0be23d8
--- /dev/null
+++ b/public/404/pokedex/0002.svg
@@ -0,0 +1,79 @@
+
+
+
diff --git a/public/404/pokedex/0003.svg b/public/404/pokedex/0003.svg
new file mode 100644
index 0000000..198b567
--- /dev/null
+++ b/public/404/pokedex/0003.svg
@@ -0,0 +1,27 @@
+
+
+
diff --git a/public/404/pokedex/0004.svg b/public/404/pokedex/0004.svg
new file mode 100644
index 0000000..3a2e82d
--- /dev/null
+++ b/public/404/pokedex/0004.svg
@@ -0,0 +1,25 @@
+
+
+
diff --git a/public/404/pokedex/0005.svg b/public/404/pokedex/0005.svg
new file mode 100644
index 0000000..65930a9
--- /dev/null
+++ b/public/404/pokedex/0005.svg
@@ -0,0 +1,116 @@
+
+
diff --git a/public/404/pokedex/0006.svg b/public/404/pokedex/0006.svg
new file mode 100644
index 0000000..e3d2b90
--- /dev/null
+++ b/public/404/pokedex/0006.svg
@@ -0,0 +1,352 @@
+
+
+
diff --git a/public/404/pokedex/0007.svg b/public/404/pokedex/0007.svg
new file mode 100644
index 0000000..45dd593
--- /dev/null
+++ b/public/404/pokedex/0007.svg
@@ -0,0 +1,183 @@
+
+
+
diff --git a/public/404/pokedex/0008.svg b/public/404/pokedex/0008.svg
new file mode 100644
index 0000000..4595950
--- /dev/null
+++ b/public/404/pokedex/0008.svg
@@ -0,0 +1,70 @@
+
+
+
diff --git a/public/404/pokedex/0009.svg b/public/404/pokedex/0009.svg
new file mode 100644
index 0000000..9018aca
--- /dev/null
+++ b/public/404/pokedex/0009.svg
@@ -0,0 +1,155 @@
+
+
diff --git a/public/404/pokedex/0010.svg b/public/404/pokedex/0010.svg
new file mode 100644
index 0000000..56c3585
--- /dev/null
+++ b/public/404/pokedex/0010.svg
@@ -0,0 +1,84 @@
+
+
+
diff --git a/public/404/pokedex/0011.svg b/public/404/pokedex/0011.svg
new file mode 100644
index 0000000..7334457
--- /dev/null
+++ b/public/404/pokedex/0011.svg
@@ -0,0 +1,89 @@
+
+
+
diff --git a/public/404/pokedex/0012.svg b/public/404/pokedex/0012.svg
new file mode 100644
index 0000000..7376d9d
--- /dev/null
+++ b/public/404/pokedex/0012.svg
@@ -0,0 +1,113 @@
+
+
+
diff --git a/public/404/pokedex/0013.svg b/public/404/pokedex/0013.svg
new file mode 100644
index 0000000..e5ab386
--- /dev/null
+++ b/public/404/pokedex/0013.svg
@@ -0,0 +1,84 @@
+
+
+
diff --git a/public/404/pokedex/0014.svg b/public/404/pokedex/0014.svg
new file mode 100644
index 0000000..c2e8c3d
--- /dev/null
+++ b/public/404/pokedex/0014.svg
@@ -0,0 +1,167 @@
+
+
+
diff --git a/public/404/pokedex/0015.svg b/public/404/pokedex/0015.svg
new file mode 100644
index 0000000..beaca5d
--- /dev/null
+++ b/public/404/pokedex/0015.svg
@@ -0,0 +1,114 @@
+
+
diff --git a/public/404/pokedex/0016.svg b/public/404/pokedex/0016.svg
new file mode 100644
index 0000000..0867590
--- /dev/null
+++ b/public/404/pokedex/0016.svg
@@ -0,0 +1,604 @@
+
+
diff --git a/public/404/pokedex/0017.svg b/public/404/pokedex/0017.svg
new file mode 100644
index 0000000..1a7a482
--- /dev/null
+++ b/public/404/pokedex/0017.svg
@@ -0,0 +1,76 @@
+
+
+
diff --git a/public/404/pokedex/0018.svg b/public/404/pokedex/0018.svg
new file mode 100644
index 0000000..ecbb80f
--- /dev/null
+++ b/public/404/pokedex/0018.svg
@@ -0,0 +1,162 @@
+
+
+
diff --git a/public/404/pokedex/0019.svg b/public/404/pokedex/0019.svg
new file mode 100644
index 0000000..a3e7aa5
--- /dev/null
+++ b/public/404/pokedex/0019.svg
@@ -0,0 +1,196 @@
+
+
+
diff --git a/public/404/pokedex/0020.svg b/public/404/pokedex/0020.svg
new file mode 100644
index 0000000..317e3ec
--- /dev/null
+++ b/public/404/pokedex/0020.svg
@@ -0,0 +1,153 @@
+
+
diff --git a/public/404/pokedex/0021.svg b/public/404/pokedex/0021.svg
new file mode 100644
index 0000000..d56944f
--- /dev/null
+++ b/public/404/pokedex/0021.svg
@@ -0,0 +1,71 @@
+
+
+
diff --git a/public/404/pokedex/0022.svg b/public/404/pokedex/0022.svg
new file mode 100644
index 0000000..6b6b267
--- /dev/null
+++ b/public/404/pokedex/0022.svg
@@ -0,0 +1,59 @@
+
+
+
diff --git a/public/404/pokedex/0023.svg b/public/404/pokedex/0023.svg
new file mode 100644
index 0000000..919ebe5
--- /dev/null
+++ b/public/404/pokedex/0023.svg
@@ -0,0 +1,81 @@
+
+
+
diff --git a/public/404/pokedex/0024.svg b/public/404/pokedex/0024.svg
new file mode 100644
index 0000000..01c2f86
--- /dev/null
+++ b/public/404/pokedex/0024.svg
@@ -0,0 +1,196 @@
+
+
+
diff --git a/public/404/pokedex/0025.svg b/public/404/pokedex/0025.svg
new file mode 100644
index 0000000..04e451f
--- /dev/null
+++ b/public/404/pokedex/0025.svg
@@ -0,0 +1,69 @@
+
+
+
diff --git a/public/404/pokedex/0026.svg b/public/404/pokedex/0026.svg
new file mode 100644
index 0000000..3065ba4
--- /dev/null
+++ b/public/404/pokedex/0026.svg
@@ -0,0 +1,103 @@
+
+
+
diff --git a/public/404/pokedex/0027.svg b/public/404/pokedex/0027.svg
new file mode 100644
index 0000000..d3b240c
--- /dev/null
+++ b/public/404/pokedex/0027.svg
@@ -0,0 +1,122 @@
+
+
diff --git a/public/404/pokedex/0028.svg b/public/404/pokedex/0028.svg
new file mode 100644
index 0000000..49ee737
--- /dev/null
+++ b/public/404/pokedex/0028.svg
@@ -0,0 +1,181 @@
+
+
+
diff --git a/public/404/pokedex/0029.svg b/public/404/pokedex/0029.svg
new file mode 100644
index 0000000..0f06b79
--- /dev/null
+++ b/public/404/pokedex/0029.svg
@@ -0,0 +1,102 @@
+
+
+
diff --git a/public/404/pokedex/0030.svg b/public/404/pokedex/0030.svg
new file mode 100644
index 0000000..da4afbf
--- /dev/null
+++ b/public/404/pokedex/0030.svg
@@ -0,0 +1,261 @@
+
+
+
diff --git a/public/404/pokedex/0031.svg b/public/404/pokedex/0031.svg
new file mode 100644
index 0000000..3cb5089
--- /dev/null
+++ b/public/404/pokedex/0031.svg
@@ -0,0 +1,242 @@
+
+
+
diff --git a/public/404/pokedex/0032.svg b/public/404/pokedex/0032.svg
new file mode 100644
index 0000000..00ee157
--- /dev/null
+++ b/public/404/pokedex/0032.svg
@@ -0,0 +1,462 @@
+
+
+
diff --git a/public/404/pokedex/0033.svg b/public/404/pokedex/0033.svg
new file mode 100644
index 0000000..0f45d69
--- /dev/null
+++ b/public/404/pokedex/0033.svg
@@ -0,0 +1,133 @@
+
+
+
diff --git a/public/404/pokedex/0034.svg b/public/404/pokedex/0034.svg
new file mode 100644
index 0000000..6fdacfe
--- /dev/null
+++ b/public/404/pokedex/0034.svg
@@ -0,0 +1,50 @@
+
+
+
diff --git a/public/404/pokedex/0035.svg b/public/404/pokedex/0035.svg
new file mode 100644
index 0000000..8e102d5
--- /dev/null
+++ b/public/404/pokedex/0035.svg
@@ -0,0 +1,354 @@
+
+
+
+
diff --git a/public/404/pokedex/0036.svg b/public/404/pokedex/0036.svg
new file mode 100644
index 0000000..144a90f
--- /dev/null
+++ b/public/404/pokedex/0036.svg
@@ -0,0 +1,115 @@
+
+
+
diff --git a/public/404/pokedex/0037.svg b/public/404/pokedex/0037.svg
new file mode 100644
index 0000000..cb3a2a2
--- /dev/null
+++ b/public/404/pokedex/0037.svg
@@ -0,0 +1,101 @@
+
+
+
diff --git a/public/404/pokedex/0038.svg b/public/404/pokedex/0038.svg
new file mode 100644
index 0000000..d4d1790
--- /dev/null
+++ b/public/404/pokedex/0038.svg
@@ -0,0 +1,16 @@
+
+
+
diff --git a/public/404/pokedex/0039.svg b/public/404/pokedex/0039.svg
new file mode 100644
index 0000000..607bdc5
--- /dev/null
+++ b/public/404/pokedex/0039.svg
@@ -0,0 +1,83 @@
+
+
+
diff --git a/public/404/pokedex/0040.svg b/public/404/pokedex/0040.svg
new file mode 100644
index 0000000..8214d6f
--- /dev/null
+++ b/public/404/pokedex/0040.svg
@@ -0,0 +1,255 @@
+
+
+
diff --git a/public/404/pokedex/0041.svg b/public/404/pokedex/0041.svg
new file mode 100644
index 0000000..2673e98
--- /dev/null
+++ b/public/404/pokedex/0041.svg
@@ -0,0 +1,161 @@
+
+
+
diff --git a/public/404/pokedex/0042.svg b/public/404/pokedex/0042.svg
new file mode 100644
index 0000000..e2a24f9
--- /dev/null
+++ b/public/404/pokedex/0042.svg
@@ -0,0 +1,121 @@
+
+
+
diff --git a/public/404/pokedex/0043.svg b/public/404/pokedex/0043.svg
new file mode 100644
index 0000000..f5f0e66
--- /dev/null
+++ b/public/404/pokedex/0043.svg
@@ -0,0 +1,62 @@
+
+
+
diff --git a/public/404/pokedex/0044.svg b/public/404/pokedex/0044.svg
new file mode 100644
index 0000000..ce505dc
--- /dev/null
+++ b/public/404/pokedex/0044.svg
@@ -0,0 +1,61 @@
+
+
+
diff --git a/public/404/pokedex/0045.svg b/public/404/pokedex/0045.svg
new file mode 100644
index 0000000..92e19d5
--- /dev/null
+++ b/public/404/pokedex/0045.svg
@@ -0,0 +1,108 @@
+
+
+
diff --git a/public/404/pokedex/0046.svg b/public/404/pokedex/0046.svg
new file mode 100644
index 0000000..98682ec
--- /dev/null
+++ b/public/404/pokedex/0046.svg
@@ -0,0 +1,38 @@
+
+
+
diff --git a/public/404/pokedex/0047.svg b/public/404/pokedex/0047.svg
new file mode 100644
index 0000000..a20a37f
--- /dev/null
+++ b/public/404/pokedex/0047.svg
@@ -0,0 +1,44 @@
+
+
+
diff --git a/public/404/pokedex/0048.svg b/public/404/pokedex/0048.svg
new file mode 100644
index 0000000..53daa7a
--- /dev/null
+++ b/public/404/pokedex/0048.svg
@@ -0,0 +1,378 @@
+
+
+
diff --git a/public/404/pokedex/0049.svg b/public/404/pokedex/0049.svg
new file mode 100644
index 0000000..b4d7dc0
--- /dev/null
+++ b/public/404/pokedex/0049.svg
@@ -0,0 +1,108 @@
+
+
+
diff --git a/public/404/pokedex/0050.svg b/public/404/pokedex/0050.svg
new file mode 100644
index 0000000..eb3a977
--- /dev/null
+++ b/public/404/pokedex/0050.svg
@@ -0,0 +1,305 @@
+
+
+
diff --git a/public/404/pokedex/0051.svg b/public/404/pokedex/0051.svg
new file mode 100644
index 0000000..33c53ad
--- /dev/null
+++ b/public/404/pokedex/0051.svg
@@ -0,0 +1,174 @@
+
+
diff --git a/public/404/pokedex/0052.svg b/public/404/pokedex/0052.svg
new file mode 100644
index 0000000..f66cfb2
--- /dev/null
+++ b/public/404/pokedex/0052.svg
@@ -0,0 +1,550 @@
+
+
+
+
diff --git a/public/404/pokedex/0053.svg b/public/404/pokedex/0053.svg
new file mode 100644
index 0000000..70012ae
--- /dev/null
+++ b/public/404/pokedex/0053.svg
@@ -0,0 +1,300 @@
+
+
+
diff --git a/public/404/pokedex/0054.svg b/public/404/pokedex/0054.svg
new file mode 100644
index 0000000..98f5a37
--- /dev/null
+++ b/public/404/pokedex/0054.svg
@@ -0,0 +1,44 @@
+
+
+
diff --git a/public/404/pokedex/0055.svg b/public/404/pokedex/0055.svg
new file mode 100644
index 0000000..c4bb46c
--- /dev/null
+++ b/public/404/pokedex/0055.svg
@@ -0,0 +1,48 @@
+
+
+
diff --git a/public/404/pokedex/0056.svg b/public/404/pokedex/0056.svg
new file mode 100644
index 0000000..80983d6
--- /dev/null
+++ b/public/404/pokedex/0056.svg
@@ -0,0 +1,144 @@
+
+
+
diff --git a/public/404/pokedex/0057.svg b/public/404/pokedex/0057.svg
new file mode 100644
index 0000000..8402a58
--- /dev/null
+++ b/public/404/pokedex/0057.svg
@@ -0,0 +1,112 @@
+
+
+
diff --git a/public/404/pokedex/0058.svg b/public/404/pokedex/0058.svg
new file mode 100644
index 0000000..e42741c
--- /dev/null
+++ b/public/404/pokedex/0058.svg
@@ -0,0 +1,339 @@
+
+
+
diff --git a/public/404/pokedex/0059.svg b/public/404/pokedex/0059.svg
new file mode 100644
index 0000000..4a08c56
--- /dev/null
+++ b/public/404/pokedex/0059.svg
@@ -0,0 +1,53 @@
+
+
+
diff --git a/public/404/pokedex/0060.svg b/public/404/pokedex/0060.svg
new file mode 100644
index 0000000..7cc1bcb
--- /dev/null
+++ b/public/404/pokedex/0060.svg
@@ -0,0 +1,105 @@
+
+
+
diff --git a/public/404/pokedex/0061.svg b/public/404/pokedex/0061.svg
new file mode 100644
index 0000000..ef63072
--- /dev/null
+++ b/public/404/pokedex/0061.svg
@@ -0,0 +1,129 @@
+
+
+
diff --git a/public/404/pokedex/0062.svg b/public/404/pokedex/0062.svg
new file mode 100644
index 0000000..7b7f313
--- /dev/null
+++ b/public/404/pokedex/0062.svg
@@ -0,0 +1,125 @@
+
+
+
diff --git a/public/404/pokedex/0063.svg b/public/404/pokedex/0063.svg
new file mode 100644
index 0000000..fa7df11
--- /dev/null
+++ b/public/404/pokedex/0063.svg
@@ -0,0 +1,112 @@
+
+
+
diff --git a/public/404/pokedex/0064.svg b/public/404/pokedex/0064.svg
new file mode 100644
index 0000000..aebfb2a
--- /dev/null
+++ b/public/404/pokedex/0064.svg
@@ -0,0 +1,143 @@
+
+
+
diff --git a/public/404/pokedex/0065.svg b/public/404/pokedex/0065.svg
new file mode 100644
index 0000000..120be10
--- /dev/null
+++ b/public/404/pokedex/0065.svg
@@ -0,0 +1,97 @@
+
+
+
diff --git a/public/404/pokedex/0066.svg b/public/404/pokedex/0066.svg
new file mode 100644
index 0000000..e6e5ef1
--- /dev/null
+++ b/public/404/pokedex/0066.svg
@@ -0,0 +1,104 @@
+
+
+
diff --git a/public/404/pokedex/0067.svg b/public/404/pokedex/0067.svg
new file mode 100644
index 0000000..f4091f6
--- /dev/null
+++ b/public/404/pokedex/0067.svg
@@ -0,0 +1,111 @@
+
+
+
diff --git a/public/404/pokedex/0068.svg b/public/404/pokedex/0068.svg
new file mode 100644
index 0000000..db3822e
--- /dev/null
+++ b/public/404/pokedex/0068.svg
@@ -0,0 +1,74 @@
+
+
+
diff --git a/public/404/pokedex/0069.svg b/public/404/pokedex/0069.svg
new file mode 100644
index 0000000..1a2c826
--- /dev/null
+++ b/public/404/pokedex/0069.svg
@@ -0,0 +1,255 @@
+
+
+
diff --git a/public/404/pokedex/0070.svg b/public/404/pokedex/0070.svg
new file mode 100644
index 0000000..4591e63
--- /dev/null
+++ b/public/404/pokedex/0070.svg
@@ -0,0 +1,171 @@
+
+
+
diff --git a/public/404/pokedex/0071.svg b/public/404/pokedex/0071.svg
new file mode 100644
index 0000000..66d0bd6
--- /dev/null
+++ b/public/404/pokedex/0071.svg
@@ -0,0 +1,87 @@
+
+
+
diff --git a/public/404/pokedex/0072.svg b/public/404/pokedex/0072.svg
new file mode 100644
index 0000000..2b99838
--- /dev/null
+++ b/public/404/pokedex/0072.svg
@@ -0,0 +1,305 @@
+
+
+
diff --git a/public/404/pokedex/0073.svg b/public/404/pokedex/0073.svg
new file mode 100644
index 0000000..fa9e7c8
--- /dev/null
+++ b/public/404/pokedex/0073.svg
@@ -0,0 +1,112 @@
+
+
+
diff --git a/public/404/pokedex/0074.svg b/public/404/pokedex/0074.svg
new file mode 100644
index 0000000..4894764
--- /dev/null
+++ b/public/404/pokedex/0074.svg
@@ -0,0 +1,88 @@
+
+
+
diff --git a/public/404/pokedex/0075.svg b/public/404/pokedex/0075.svg
new file mode 100644
index 0000000..f7ec8f1
--- /dev/null
+++ b/public/404/pokedex/0075.svg
@@ -0,0 +1,537 @@
+
+
+
diff --git a/public/404/pokedex/0076.svg b/public/404/pokedex/0076.svg
new file mode 100644
index 0000000..f387dcd
--- /dev/null
+++ b/public/404/pokedex/0076.svg
@@ -0,0 +1,105 @@
+
+
+
diff --git a/public/404/pokedex/0077.svg b/public/404/pokedex/0077.svg
new file mode 100644
index 0000000..507f314
--- /dev/null
+++ b/public/404/pokedex/0077.svg
@@ -0,0 +1,129 @@
+
+
+
diff --git a/public/404/pokedex/0078.svg b/public/404/pokedex/0078.svg
new file mode 100644
index 0000000..ce830a9
--- /dev/null
+++ b/public/404/pokedex/0078.svg
@@ -0,0 +1,92 @@
+
+
+
diff --git a/public/404/pokedex/0079.svg b/public/404/pokedex/0079.svg
new file mode 100644
index 0000000..0581905
--- /dev/null
+++ b/public/404/pokedex/0079.svg
@@ -0,0 +1,140 @@
+
+
+
diff --git a/public/404/pokedex/0080.svg b/public/404/pokedex/0080.svg
new file mode 100644
index 0000000..dc63a7e
--- /dev/null
+++ b/public/404/pokedex/0080.svg
@@ -0,0 +1,178 @@
+
+
+
diff --git a/public/404/pokedex/0081.svg b/public/404/pokedex/0081.svg
new file mode 100644
index 0000000..a6bf424
--- /dev/null
+++ b/public/404/pokedex/0081.svg
@@ -0,0 +1,81 @@
+
+
+
diff --git a/public/404/pokedex/0082.svg b/public/404/pokedex/0082.svg
new file mode 100644
index 0000000..26f9d76
--- /dev/null
+++ b/public/404/pokedex/0082.svg
@@ -0,0 +1,80 @@
+
+
+
diff --git a/public/404/pokedex/0083.svg b/public/404/pokedex/0083.svg
new file mode 100644
index 0000000..0aa8136
--- /dev/null
+++ b/public/404/pokedex/0083.svg
@@ -0,0 +1,107 @@
+
+
+
diff --git a/public/404/pokedex/0084.svg b/public/404/pokedex/0084.svg
new file mode 100644
index 0000000..489265e
--- /dev/null
+++ b/public/404/pokedex/0084.svg
@@ -0,0 +1,220 @@
+
+
+
diff --git a/public/404/pokedex/0085.svg b/public/404/pokedex/0085.svg
new file mode 100644
index 0000000..f3b2b53
--- /dev/null
+++ b/public/404/pokedex/0085.svg
@@ -0,0 +1,132 @@
+
+
+
diff --git a/public/404/pokedex/0086.svg b/public/404/pokedex/0086.svg
new file mode 100644
index 0000000..381a8da
--- /dev/null
+++ b/public/404/pokedex/0086.svg
@@ -0,0 +1,96 @@
+
+
diff --git a/public/404/pokedex/0087.svg b/public/404/pokedex/0087.svg
new file mode 100644
index 0000000..c11330d
--- /dev/null
+++ b/public/404/pokedex/0087.svg
@@ -0,0 +1,58 @@
+
+
+
diff --git a/public/404/pokedex/0088.svg b/public/404/pokedex/0088.svg
new file mode 100644
index 0000000..0ee0f72
--- /dev/null
+++ b/public/404/pokedex/0088.svg
@@ -0,0 +1,144 @@
+
+
+
diff --git a/public/404/pokedex/0089.svg b/public/404/pokedex/0089.svg
new file mode 100644
index 0000000..9dc3778
--- /dev/null
+++ b/public/404/pokedex/0089.svg
@@ -0,0 +1,68 @@
+
+
+
diff --git a/public/404/pokedex/0090.svg b/public/404/pokedex/0090.svg
new file mode 100644
index 0000000..3badea9
--- /dev/null
+++ b/public/404/pokedex/0090.svg
@@ -0,0 +1,39 @@
+
+
+
diff --git a/public/404/pokedex/0091.svg b/public/404/pokedex/0091.svg
new file mode 100644
index 0000000..dca5a97
--- /dev/null
+++ b/public/404/pokedex/0091.svg
@@ -0,0 +1,81 @@
+
+
+
diff --git a/public/404/pokedex/0092.svg b/public/404/pokedex/0092.svg
new file mode 100644
index 0000000..ed62610
--- /dev/null
+++ b/public/404/pokedex/0092.svg
@@ -0,0 +1,70 @@
+
+
+
diff --git a/public/404/pokedex/0093.svg b/public/404/pokedex/0093.svg
new file mode 100644
index 0000000..93a1e7b
--- /dev/null
+++ b/public/404/pokedex/0093.svg
@@ -0,0 +1,135 @@
+
+
+
diff --git a/public/404/pokedex/0094.svg b/public/404/pokedex/0094.svg
new file mode 100644
index 0000000..ec2990b
--- /dev/null
+++ b/public/404/pokedex/0094.svg
@@ -0,0 +1,99 @@
+
+
+
diff --git a/public/404/pokedex/0095.svg b/public/404/pokedex/0095.svg
new file mode 100644
index 0000000..e044172
--- /dev/null
+++ b/public/404/pokedex/0095.svg
@@ -0,0 +1,184 @@
+
+
+
diff --git a/public/404/pokedex/0096.svg b/public/404/pokedex/0096.svg
new file mode 100644
index 0000000..95f1f6c
--- /dev/null
+++ b/public/404/pokedex/0096.svg
@@ -0,0 +1,93 @@
+
+
+
diff --git a/public/404/pokedex/0097.svg b/public/404/pokedex/0097.svg
new file mode 100644
index 0000000..a655e7e
--- /dev/null
+++ b/public/404/pokedex/0097.svg
@@ -0,0 +1,204 @@
+
+
+
diff --git a/public/404/pokedex/0098.svg b/public/404/pokedex/0098.svg
new file mode 100644
index 0000000..81bfc47
--- /dev/null
+++ b/public/404/pokedex/0098.svg
@@ -0,0 +1,42 @@
+
+
+
diff --git a/public/404/pokedex/0099.svg b/public/404/pokedex/0099.svg
new file mode 100644
index 0000000..df7a4b2
--- /dev/null
+++ b/public/404/pokedex/0099.svg
@@ -0,0 +1,95 @@
+
+
+
diff --git a/public/404/pokedex/0100.svg b/public/404/pokedex/0100.svg
new file mode 100644
index 0000000..dee598e
--- /dev/null
+++ b/public/404/pokedex/0100.svg
@@ -0,0 +1,130 @@
+
+
+
diff --git a/public/404/pokedex/0101.svg b/public/404/pokedex/0101.svg
new file mode 100644
index 0000000..e4203f6
--- /dev/null
+++ b/public/404/pokedex/0101.svg
@@ -0,0 +1,141 @@
+
+
+
diff --git a/public/404/pokedex/0102.svg b/public/404/pokedex/0102.svg
new file mode 100644
index 0000000..070b026
--- /dev/null
+++ b/public/404/pokedex/0102.svg
@@ -0,0 +1,35 @@
+
+
+
diff --git a/public/404/pokedex/0103.svg b/public/404/pokedex/0103.svg
new file mode 100644
index 0000000..2c6ad0e
--- /dev/null
+++ b/public/404/pokedex/0103.svg
@@ -0,0 +1,175 @@
+
+
+
diff --git a/public/404/pokedex/0104.svg b/public/404/pokedex/0104.svg
new file mode 100644
index 0000000..99c5c56
--- /dev/null
+++ b/public/404/pokedex/0104.svg
@@ -0,0 +1,138 @@
+
+
+
diff --git a/public/404/pokedex/0105.svg b/public/404/pokedex/0105.svg
new file mode 100644
index 0000000..86884cc
--- /dev/null
+++ b/public/404/pokedex/0105.svg
@@ -0,0 +1,95 @@
+
+
+
diff --git a/public/404/pokedex/0106.svg b/public/404/pokedex/0106.svg
new file mode 100644
index 0000000..b71cc92
--- /dev/null
+++ b/public/404/pokedex/0106.svg
@@ -0,0 +1,125 @@
+
+
+
diff --git a/public/404/pokedex/0107.svg b/public/404/pokedex/0107.svg
new file mode 100644
index 0000000..667f83f
--- /dev/null
+++ b/public/404/pokedex/0107.svg
@@ -0,0 +1,178 @@
+
+
+
diff --git a/public/404/pokedex/0108.svg b/public/404/pokedex/0108.svg
new file mode 100644
index 0000000..30e2b6f
--- /dev/null
+++ b/public/404/pokedex/0108.svg
@@ -0,0 +1,181 @@
+
+
+
diff --git a/public/404/pokedex/0109.svg b/public/404/pokedex/0109.svg
new file mode 100644
index 0000000..4a194f7
--- /dev/null
+++ b/public/404/pokedex/0109.svg
@@ -0,0 +1,43 @@
+
+
+
diff --git a/public/404/pokedex/0110.svg b/public/404/pokedex/0110.svg
new file mode 100644
index 0000000..f2017f8
--- /dev/null
+++ b/public/404/pokedex/0110.svg
@@ -0,0 +1,51 @@
+
+
+
diff --git a/public/404/pokedex/0111.svg b/public/404/pokedex/0111.svg
new file mode 100644
index 0000000..834ccc8
--- /dev/null
+++ b/public/404/pokedex/0111.svg
@@ -0,0 +1,70 @@
+
+
diff --git a/public/404/pokedex/0112.svg b/public/404/pokedex/0112.svg
new file mode 100644
index 0000000..4fa23b4
--- /dev/null
+++ b/public/404/pokedex/0112.svg
@@ -0,0 +1,309 @@
+
+
+
diff --git a/public/404/pokedex/0113.svg b/public/404/pokedex/0113.svg
new file mode 100644
index 0000000..acf9128
--- /dev/null
+++ b/public/404/pokedex/0113.svg
@@ -0,0 +1,165 @@
+
+
+
diff --git a/public/404/pokedex/0114.svg b/public/404/pokedex/0114.svg
new file mode 100644
index 0000000..6d9b7af
--- /dev/null
+++ b/public/404/pokedex/0114.svg
@@ -0,0 +1,231 @@
+
+
+
diff --git a/public/404/pokedex/0115.svg b/public/404/pokedex/0115.svg
new file mode 100644
index 0000000..82f393d
--- /dev/null
+++ b/public/404/pokedex/0115.svg
@@ -0,0 +1,75 @@
+
+
diff --git a/public/404/pokedex/0116.svg b/public/404/pokedex/0116.svg
new file mode 100644
index 0000000..f09b3c1
--- /dev/null
+++ b/public/404/pokedex/0116.svg
@@ -0,0 +1,205 @@
+
+
+
diff --git a/public/404/pokedex/0117.svg b/public/404/pokedex/0117.svg
new file mode 100644
index 0000000..1045626
--- /dev/null
+++ b/public/404/pokedex/0117.svg
@@ -0,0 +1,140 @@
+
+
diff --git a/public/404/pokedex/0118.svg b/public/404/pokedex/0118.svg
new file mode 100644
index 0000000..b4c56e9
--- /dev/null
+++ b/public/404/pokedex/0118.svg
@@ -0,0 +1,26 @@
+
+
+
diff --git a/public/404/pokedex/0119.svg b/public/404/pokedex/0119.svg
new file mode 100644
index 0000000..071235e
--- /dev/null
+++ b/public/404/pokedex/0119.svg
@@ -0,0 +1,79 @@
+
+
+
diff --git a/public/404/pokedex/0120.svg b/public/404/pokedex/0120.svg
new file mode 100644
index 0000000..fc0d4b9
--- /dev/null
+++ b/public/404/pokedex/0120.svg
@@ -0,0 +1,39 @@
+
+
+
diff --git a/public/404/pokedex/0121.svg b/public/404/pokedex/0121.svg
new file mode 100644
index 0000000..9dd10db
--- /dev/null
+++ b/public/404/pokedex/0121.svg
@@ -0,0 +1,76 @@
+
+
+
diff --git a/public/404/pokedex/0122.svg b/public/404/pokedex/0122.svg
new file mode 100644
index 0000000..729b4c3
--- /dev/null
+++ b/public/404/pokedex/0122.svg
@@ -0,0 +1,75 @@
+
+
+
diff --git a/public/404/pokedex/0123.svg b/public/404/pokedex/0123.svg
new file mode 100644
index 0000000..a3bb7dc
--- /dev/null
+++ b/public/404/pokedex/0123.svg
@@ -0,0 +1,91 @@
+
+
+
diff --git a/public/404/pokedex/0124.svg b/public/404/pokedex/0124.svg
new file mode 100644
index 0000000..6b1a515
--- /dev/null
+++ b/public/404/pokedex/0124.svg
@@ -0,0 +1,264 @@
+
+
+
diff --git a/public/404/pokedex/0125.svg b/public/404/pokedex/0125.svg
new file mode 100644
index 0000000..ed103fb
--- /dev/null
+++ b/public/404/pokedex/0125.svg
@@ -0,0 +1,145 @@
+
+
+
diff --git a/public/404/pokedex/0126.svg b/public/404/pokedex/0126.svg
new file mode 100644
index 0000000..b943b83
--- /dev/null
+++ b/public/404/pokedex/0126.svg
@@ -0,0 +1,387 @@
+
+
+
diff --git a/public/404/pokedex/0127.svg b/public/404/pokedex/0127.svg
new file mode 100644
index 0000000..1da1f56
--- /dev/null
+++ b/public/404/pokedex/0127.svg
@@ -0,0 +1,72 @@
+
+
diff --git a/public/404/pokedex/0128.svg b/public/404/pokedex/0128.svg
new file mode 100644
index 0000000..a3eec10
--- /dev/null
+++ b/public/404/pokedex/0128.svg
@@ -0,0 +1,94 @@
+
+
diff --git a/public/404/pokedex/0129.svg b/public/404/pokedex/0129.svg
new file mode 100644
index 0000000..d013640
--- /dev/null
+++ b/public/404/pokedex/0129.svg
@@ -0,0 +1,69 @@
+
+
+
diff --git a/public/404/pokedex/0130.svg b/public/404/pokedex/0130.svg
new file mode 100644
index 0000000..6817d00
--- /dev/null
+++ b/public/404/pokedex/0130.svg
@@ -0,0 +1,394 @@
+
+
+
diff --git a/public/404/pokedex/0131.svg b/public/404/pokedex/0131.svg
new file mode 100644
index 0000000..4473a72
--- /dev/null
+++ b/public/404/pokedex/0131.svg
@@ -0,0 +1,453 @@
+
+
+
diff --git a/public/404/pokedex/0132.svg b/public/404/pokedex/0132.svg
new file mode 100644
index 0000000..8da3c5d
--- /dev/null
+++ b/public/404/pokedex/0132.svg
@@ -0,0 +1,53 @@
+
+
+
diff --git a/public/404/pokedex/0133.svg b/public/404/pokedex/0133.svg
new file mode 100644
index 0000000..0108caa
--- /dev/null
+++ b/public/404/pokedex/0133.svg
@@ -0,0 +1,743 @@
+
+
+
+
diff --git a/public/404/pokedex/0134.svg b/public/404/pokedex/0134.svg
new file mode 100644
index 0000000..125a65c
--- /dev/null
+++ b/public/404/pokedex/0134.svg
@@ -0,0 +1,79 @@
+
+
+
diff --git a/public/404/pokedex/0135.svg b/public/404/pokedex/0135.svg
new file mode 100644
index 0000000..4132309
--- /dev/null
+++ b/public/404/pokedex/0135.svg
@@ -0,0 +1,121 @@
+
+
+
diff --git a/public/404/pokedex/0136.svg b/public/404/pokedex/0136.svg
new file mode 100644
index 0000000..d0351d8
--- /dev/null
+++ b/public/404/pokedex/0136.svg
@@ -0,0 +1,189 @@
+
+
+
diff --git a/public/404/pokedex/0137.svg b/public/404/pokedex/0137.svg
new file mode 100644
index 0000000..f6c3f7b
--- /dev/null
+++ b/public/404/pokedex/0137.svg
@@ -0,0 +1,64 @@
+
+
+
diff --git a/public/404/pokedex/0138.svg b/public/404/pokedex/0138.svg
new file mode 100644
index 0000000..24808bb
--- /dev/null
+++ b/public/404/pokedex/0138.svg
@@ -0,0 +1,64 @@
+
+
diff --git a/public/404/pokedex/0139.svg b/public/404/pokedex/0139.svg
new file mode 100644
index 0000000..5f8247f
--- /dev/null
+++ b/public/404/pokedex/0139.svg
@@ -0,0 +1,80 @@
+
+
+
diff --git a/public/404/pokedex/0140.svg b/public/404/pokedex/0140.svg
new file mode 100644
index 0000000..1e2d8ca
--- /dev/null
+++ b/public/404/pokedex/0140.svg
@@ -0,0 +1,101 @@
+
+
diff --git a/public/404/pokedex/0141.svg b/public/404/pokedex/0141.svg
new file mode 100644
index 0000000..5a7e507
--- /dev/null
+++ b/public/404/pokedex/0141.svg
@@ -0,0 +1,119 @@
+
+
+
diff --git a/public/404/pokedex/0142.svg b/public/404/pokedex/0142.svg
new file mode 100644
index 0000000..831c2c7
--- /dev/null
+++ b/public/404/pokedex/0142.svg
@@ -0,0 +1,192 @@
+
+
+
diff --git a/public/404/pokedex/0143.svg b/public/404/pokedex/0143.svg
new file mode 100644
index 0000000..d41cb1a
--- /dev/null
+++ b/public/404/pokedex/0143.svg
@@ -0,0 +1,112 @@
+
+
+
diff --git a/public/404/pokedex/0144.svg b/public/404/pokedex/0144.svg
new file mode 100644
index 0000000..377ca10
--- /dev/null
+++ b/public/404/pokedex/0144.svg
@@ -0,0 +1,162 @@
+
+
+
diff --git a/public/404/pokedex/0145.svg b/public/404/pokedex/0145.svg
new file mode 100644
index 0000000..7b07341
--- /dev/null
+++ b/public/404/pokedex/0145.svg
@@ -0,0 +1,39 @@
+
+
+
diff --git a/public/404/pokedex/0146.svg b/public/404/pokedex/0146.svg
new file mode 100644
index 0000000..5090292
--- /dev/null
+++ b/public/404/pokedex/0146.svg
@@ -0,0 +1,54 @@
+
+
+
diff --git a/public/404/pokedex/0147.svg b/public/404/pokedex/0147.svg
new file mode 100644
index 0000000..74f7d3e
--- /dev/null
+++ b/public/404/pokedex/0147.svg
@@ -0,0 +1,153 @@
+
+
+
diff --git a/public/404/pokedex/0148.svg b/public/404/pokedex/0148.svg
new file mode 100644
index 0000000..c8393a9
--- /dev/null
+++ b/public/404/pokedex/0148.svg
@@ -0,0 +1,186 @@
+
+
+
diff --git a/public/404/pokedex/0149.svg b/public/404/pokedex/0149.svg
new file mode 100644
index 0000000..d47b46e
--- /dev/null
+++ b/public/404/pokedex/0149.svg
@@ -0,0 +1,357 @@
+
+
+
diff --git a/public/404/pokedex/0150.svg b/public/404/pokedex/0150.svg
new file mode 100644
index 0000000..937f8bf
--- /dev/null
+++ b/public/404/pokedex/0150.svg
@@ -0,0 +1,134 @@
+
+
+
diff --git a/public/404/pokedex/0151.svg b/public/404/pokedex/0151.svg
new file mode 100644
index 0000000..cbd4eaa
--- /dev/null
+++ b/public/404/pokedex/0151.svg
@@ -0,0 +1,147 @@
+
+
+
diff --git a/public/404/pokedex/0152.svg b/public/404/pokedex/0152.svg
new file mode 100644
index 0000000..afddc4e
--- /dev/null
+++ b/public/404/pokedex/0152.svg
@@ -0,0 +1,73 @@
+
+
+
diff --git a/public/404/pokedex/0153.svg b/public/404/pokedex/0153.svg
new file mode 100644
index 0000000..f55bc0a
--- /dev/null
+++ b/public/404/pokedex/0153.svg
@@ -0,0 +1,109 @@
+
+
+
diff --git a/public/404/pokedex/0154.svg b/public/404/pokedex/0154.svg
new file mode 100644
index 0000000..309df89
--- /dev/null
+++ b/public/404/pokedex/0154.svg
@@ -0,0 +1,108 @@
+
+
diff --git a/public/404/pokedex/0155.svg b/public/404/pokedex/0155.svg
new file mode 100644
index 0000000..7081fc6
--- /dev/null
+++ b/public/404/pokedex/0155.svg
@@ -0,0 +1,37 @@
+
+
diff --git a/public/404/pokedex/0156.svg b/public/404/pokedex/0156.svg
new file mode 100644
index 0000000..50ddd11
--- /dev/null
+++ b/public/404/pokedex/0156.svg
@@ -0,0 +1,62 @@
+
+
diff --git a/public/404/pokedex/0157.svg b/public/404/pokedex/0157.svg
new file mode 100644
index 0000000..3d28478
--- /dev/null
+++ b/public/404/pokedex/0157.svg
@@ -0,0 +1,57 @@
+
+
+
diff --git a/public/404/pokedex/0158.svg b/public/404/pokedex/0158.svg
new file mode 100644
index 0000000..616b8c8
--- /dev/null
+++ b/public/404/pokedex/0158.svg
@@ -0,0 +1,93 @@
+
+
diff --git a/public/404/pokedex/0159.svg b/public/404/pokedex/0159.svg
new file mode 100644
index 0000000..e87cada
--- /dev/null
+++ b/public/404/pokedex/0159.svg
@@ -0,0 +1,64 @@
+
+
diff --git a/public/404/pokedex/0160.svg b/public/404/pokedex/0160.svg
new file mode 100644
index 0000000..eb53edb
--- /dev/null
+++ b/public/404/pokedex/0160.svg
@@ -0,0 +1,251 @@
+
+
diff --git a/public/404/pokedex/0161.svg b/public/404/pokedex/0161.svg
new file mode 100644
index 0000000..0e566f1
--- /dev/null
+++ b/public/404/pokedex/0161.svg
@@ -0,0 +1,64 @@
+
+
+
diff --git a/public/404/pokedex/0162.svg b/public/404/pokedex/0162.svg
new file mode 100644
index 0000000..1d53aca
--- /dev/null
+++ b/public/404/pokedex/0162.svg
@@ -0,0 +1,96 @@
+
+
+
diff --git a/public/404/pokedex/0163.svg b/public/404/pokedex/0163.svg
new file mode 100644
index 0000000..6ed490a
--- /dev/null
+++ b/public/404/pokedex/0163.svg
@@ -0,0 +1,75 @@
+
+
+
diff --git a/public/404/pokedex/0164.svg b/public/404/pokedex/0164.svg
new file mode 100644
index 0000000..eabdd6f
--- /dev/null
+++ b/public/404/pokedex/0164.svg
@@ -0,0 +1,135 @@
+
+
+
diff --git a/public/404/pokedex/0165.svg b/public/404/pokedex/0165.svg
new file mode 100644
index 0000000..8dd775f
--- /dev/null
+++ b/public/404/pokedex/0165.svg
@@ -0,0 +1,78 @@
+
+
+
diff --git a/public/404/pokedex/0166.svg b/public/404/pokedex/0166.svg
new file mode 100644
index 0000000..6a09152
--- /dev/null
+++ b/public/404/pokedex/0166.svg
@@ -0,0 +1,112 @@
+
+
+
diff --git a/public/404/pokedex/0167.svg b/public/404/pokedex/0167.svg
new file mode 100644
index 0000000..d41ca7d
--- /dev/null
+++ b/public/404/pokedex/0167.svg
@@ -0,0 +1,234 @@
+
+
+
diff --git a/public/404/pokedex/0168.svg b/public/404/pokedex/0168.svg
new file mode 100644
index 0000000..981779e
--- /dev/null
+++ b/public/404/pokedex/0168.svg
@@ -0,0 +1,159 @@
+
+
+
diff --git a/public/404/pokedex/0169.svg b/public/404/pokedex/0169.svg
new file mode 100644
index 0000000..9acae7c
--- /dev/null
+++ b/public/404/pokedex/0169.svg
@@ -0,0 +1,70 @@
+
+
+
diff --git a/public/404/pokedex/0170.svg b/public/404/pokedex/0170.svg
new file mode 100644
index 0000000..999d728
--- /dev/null
+++ b/public/404/pokedex/0170.svg
@@ -0,0 +1,49 @@
+
+
+
diff --git a/public/404/pokedex/0171.svg b/public/404/pokedex/0171.svg
new file mode 100644
index 0000000..db493a6
--- /dev/null
+++ b/public/404/pokedex/0171.svg
@@ -0,0 +1,51 @@
+
+
+
diff --git a/public/404/pokedex/0172.svg b/public/404/pokedex/0172.svg
new file mode 100644
index 0000000..24c77b1
--- /dev/null
+++ b/public/404/pokedex/0172.svg
@@ -0,0 +1,35 @@
+
+
+
diff --git a/public/404/pokedex/0173.svg b/public/404/pokedex/0173.svg
new file mode 100644
index 0000000..6090320
--- /dev/null
+++ b/public/404/pokedex/0173.svg
@@ -0,0 +1,161 @@
+
+
+
+
diff --git a/public/404/pokedex/0174.svg b/public/404/pokedex/0174.svg
new file mode 100644
index 0000000..41ddfcc
--- /dev/null
+++ b/public/404/pokedex/0174.svg
@@ -0,0 +1,46 @@
+
+
+
diff --git a/public/404/pokedex/0175.svg b/public/404/pokedex/0175.svg
new file mode 100644
index 0000000..0c07258
--- /dev/null
+++ b/public/404/pokedex/0175.svg
@@ -0,0 +1,85 @@
+
+
+
diff --git a/public/404/pokedex/0176.svg b/public/404/pokedex/0176.svg
new file mode 100644
index 0000000..309b5fd
--- /dev/null
+++ b/public/404/pokedex/0176.svg
@@ -0,0 +1,62 @@
+
+
+
diff --git a/public/404/pokedex/0177.svg b/public/404/pokedex/0177.svg
new file mode 100644
index 0000000..a1388ee
--- /dev/null
+++ b/public/404/pokedex/0177.svg
@@ -0,0 +1,79 @@
+
+
diff --git a/public/404/pokedex/0178.svg b/public/404/pokedex/0178.svg
new file mode 100644
index 0000000..54f7e3e
--- /dev/null
+++ b/public/404/pokedex/0178.svg
@@ -0,0 +1,303 @@
+
+
+
diff --git a/public/404/pokedex/0179.svg b/public/404/pokedex/0179.svg
new file mode 100644
index 0000000..d41ba00
--- /dev/null
+++ b/public/404/pokedex/0179.svg
@@ -0,0 +1,74 @@
+
+
+
diff --git a/public/404/pokedex/0180.svg b/public/404/pokedex/0180.svg
new file mode 100644
index 0000000..0e0f517
--- /dev/null
+++ b/public/404/pokedex/0180.svg
@@ -0,0 +1,127 @@
+
+
+
diff --git a/public/404/pokedex/0181.svg b/public/404/pokedex/0181.svg
new file mode 100644
index 0000000..98a5995
--- /dev/null
+++ b/public/404/pokedex/0181.svg
@@ -0,0 +1,106 @@
+
+
+
diff --git a/public/404/pokedex/0182.svg b/public/404/pokedex/0182.svg
new file mode 100644
index 0000000..b3dd899
--- /dev/null
+++ b/public/404/pokedex/0182.svg
@@ -0,0 +1,85 @@
+
+
+
diff --git a/public/404/pokedex/0183.svg b/public/404/pokedex/0183.svg
new file mode 100644
index 0000000..4b826bc
--- /dev/null
+++ b/public/404/pokedex/0183.svg
@@ -0,0 +1,52 @@
+
+
+
diff --git a/public/404/pokedex/0184.svg b/public/404/pokedex/0184.svg
new file mode 100644
index 0000000..ae5eaa7
--- /dev/null
+++ b/public/404/pokedex/0184.svg
@@ -0,0 +1,59 @@
+
+
diff --git a/public/404/pokedex/0185.svg b/public/404/pokedex/0185.svg
new file mode 100644
index 0000000..5e77c52
--- /dev/null
+++ b/public/404/pokedex/0185.svg
@@ -0,0 +1,73 @@
+
+
+
diff --git a/public/404/pokedex/0186.svg b/public/404/pokedex/0186.svg
new file mode 100644
index 0000000..25204f7
--- /dev/null
+++ b/public/404/pokedex/0186.svg
@@ -0,0 +1,86 @@
+
+
+
diff --git a/public/404/pokedex/0187.svg b/public/404/pokedex/0187.svg
new file mode 100644
index 0000000..f361730
--- /dev/null
+++ b/public/404/pokedex/0187.svg
@@ -0,0 +1,150 @@
+
+
+
diff --git a/public/404/pokedex/0188.svg b/public/404/pokedex/0188.svg
new file mode 100644
index 0000000..fe04d44
--- /dev/null
+++ b/public/404/pokedex/0188.svg
@@ -0,0 +1,53 @@
+
+
+
diff --git a/public/404/pokedex/0189.svg b/public/404/pokedex/0189.svg
new file mode 100644
index 0000000..162ad15
--- /dev/null
+++ b/public/404/pokedex/0189.svg
@@ -0,0 +1,134 @@
+
+
diff --git a/public/404/pokedex/0190.svg b/public/404/pokedex/0190.svg
new file mode 100644
index 0000000..f44cf94
--- /dev/null
+++ b/public/404/pokedex/0190.svg
@@ -0,0 +1,92 @@
+
+
diff --git a/public/404/pokedex/0191.svg b/public/404/pokedex/0191.svg
new file mode 100644
index 0000000..7296410
--- /dev/null
+++ b/public/404/pokedex/0191.svg
@@ -0,0 +1,54 @@
+
+
+
diff --git a/public/404/pokedex/0192.svg b/public/404/pokedex/0192.svg
new file mode 100644
index 0000000..0ebee26
--- /dev/null
+++ b/public/404/pokedex/0192.svg
@@ -0,0 +1,71 @@
+
+
+
diff --git a/public/404/pokedex/0193.svg b/public/404/pokedex/0193.svg
new file mode 100644
index 0000000..285a63f
--- /dev/null
+++ b/public/404/pokedex/0193.svg
@@ -0,0 +1,113 @@
+
+
+
diff --git a/public/404/pokedex/0194.svg b/public/404/pokedex/0194.svg
new file mode 100644
index 0000000..bf4860a
--- /dev/null
+++ b/public/404/pokedex/0194.svg
@@ -0,0 +1,37 @@
+
+
+
diff --git a/public/404/pokedex/0195.svg b/public/404/pokedex/0195.svg
new file mode 100644
index 0000000..6c147a0
--- /dev/null
+++ b/public/404/pokedex/0195.svg
@@ -0,0 +1,126 @@
+
+
+
diff --git a/public/404/pokedex/0196.svg b/public/404/pokedex/0196.svg
new file mode 100644
index 0000000..6dc5d04
--- /dev/null
+++ b/public/404/pokedex/0196.svg
@@ -0,0 +1,64 @@
+
+
+
diff --git a/public/404/pokedex/0197.svg b/public/404/pokedex/0197.svg
new file mode 100644
index 0000000..c7c549d
--- /dev/null
+++ b/public/404/pokedex/0197.svg
@@ -0,0 +1,195 @@
+
+
+
diff --git a/public/404/pokedex/0198.svg b/public/404/pokedex/0198.svg
new file mode 100644
index 0000000..e3dc870
--- /dev/null
+++ b/public/404/pokedex/0198.svg
@@ -0,0 +1,117 @@
+
+
diff --git a/public/404/pokedex/0199.svg b/public/404/pokedex/0199.svg
new file mode 100644
index 0000000..0feb8f2
--- /dev/null
+++ b/public/404/pokedex/0199.svg
@@ -0,0 +1,147 @@
+
+
+
diff --git a/public/404/pokedex/0200.svg b/public/404/pokedex/0200.svg
new file mode 100644
index 0000000..32b8cb3
--- /dev/null
+++ b/public/404/pokedex/0200.svg
@@ -0,0 +1,82 @@
+
+
+
diff --git a/public/404/pokedex/0201.svg b/public/404/pokedex/0201.svg
new file mode 100644
index 0000000..37db06c
--- /dev/null
+++ b/public/404/pokedex/0201.svg
@@ -0,0 +1,15 @@
+
+
diff --git a/public/404/pokedex/0202.svg b/public/404/pokedex/0202.svg
new file mode 100644
index 0000000..20ea1f6
--- /dev/null
+++ b/public/404/pokedex/0202.svg
@@ -0,0 +1,111 @@
+
+
+
diff --git a/public/404/pokedex/0203.svg b/public/404/pokedex/0203.svg
new file mode 100644
index 0000000..6df72fc
--- /dev/null
+++ b/public/404/pokedex/0203.svg
@@ -0,0 +1,101 @@
+
+
diff --git a/public/404/pokedex/0204.svg b/public/404/pokedex/0204.svg
new file mode 100644
index 0000000..8b76045
--- /dev/null
+++ b/public/404/pokedex/0204.svg
@@ -0,0 +1,85 @@
+
+
+
diff --git a/public/404/pokedex/0205.svg b/public/404/pokedex/0205.svg
new file mode 100644
index 0000000..ac1595b
--- /dev/null
+++ b/public/404/pokedex/0205.svg
@@ -0,0 +1,85 @@
+
+
+
diff --git a/public/404/pokedex/0206.svg b/public/404/pokedex/0206.svg
new file mode 100644
index 0000000..17fc757
--- /dev/null
+++ b/public/404/pokedex/0206.svg
@@ -0,0 +1,57 @@
+
+
+
diff --git a/public/404/pokedex/0207.svg b/public/404/pokedex/0207.svg
new file mode 100644
index 0000000..3fc571a
--- /dev/null
+++ b/public/404/pokedex/0207.svg
@@ -0,0 +1,120 @@
+
+
+
diff --git a/public/404/pokedex/0208.svg b/public/404/pokedex/0208.svg
new file mode 100644
index 0000000..fc3d0fe
--- /dev/null
+++ b/public/404/pokedex/0208.svg
@@ -0,0 +1,131 @@
+
+
+
diff --git a/public/404/pokedex/0209.svg b/public/404/pokedex/0209.svg
new file mode 100644
index 0000000..15b6a4a
--- /dev/null
+++ b/public/404/pokedex/0209.svg
@@ -0,0 +1,82 @@
+
+
+
diff --git a/public/404/pokedex/0210.svg b/public/404/pokedex/0210.svg
new file mode 100644
index 0000000..ee88387
--- /dev/null
+++ b/public/404/pokedex/0210.svg
@@ -0,0 +1,109 @@
+
+
+
diff --git a/public/404/pokedex/0211.svg b/public/404/pokedex/0211.svg
new file mode 100644
index 0000000..288b53f
--- /dev/null
+++ b/public/404/pokedex/0211.svg
@@ -0,0 +1,68 @@
+
+
+
diff --git a/public/404/pokedex/0212.svg b/public/404/pokedex/0212.svg
new file mode 100644
index 0000000..dad1cf4
--- /dev/null
+++ b/public/404/pokedex/0212.svg
@@ -0,0 +1,138 @@
+
+
diff --git a/public/404/pokedex/0213.svg b/public/404/pokedex/0213.svg
new file mode 100644
index 0000000..0027c8d
--- /dev/null
+++ b/public/404/pokedex/0213.svg
@@ -0,0 +1,237 @@
+
+
+
+
diff --git a/public/404/pokedex/0214.svg b/public/404/pokedex/0214.svg
new file mode 100644
index 0000000..6ea22ac
--- /dev/null
+++ b/public/404/pokedex/0214.svg
@@ -0,0 +1,125 @@
+
+
+
diff --git a/public/404/pokedex/0215.svg b/public/404/pokedex/0215.svg
new file mode 100644
index 0000000..fc63b50
--- /dev/null
+++ b/public/404/pokedex/0215.svg
@@ -0,0 +1,105 @@
+
+
+
diff --git a/public/404/pokedex/0216.svg b/public/404/pokedex/0216.svg
new file mode 100644
index 0000000..92158cc
--- /dev/null
+++ b/public/404/pokedex/0216.svg
@@ -0,0 +1,93 @@
+
+
+
diff --git a/public/404/pokedex/0217.svg b/public/404/pokedex/0217.svg
new file mode 100644
index 0000000..de2e59a
--- /dev/null
+++ b/public/404/pokedex/0217.svg
@@ -0,0 +1,170 @@
+
+
+
diff --git a/public/404/pokedex/0218.svg b/public/404/pokedex/0218.svg
new file mode 100644
index 0000000..341b59f
--- /dev/null
+++ b/public/404/pokedex/0218.svg
@@ -0,0 +1,61 @@
+
+
+
diff --git a/public/404/pokedex/0219.svg b/public/404/pokedex/0219.svg
new file mode 100644
index 0000000..2672bfe
--- /dev/null
+++ b/public/404/pokedex/0219.svg
@@ -0,0 +1,156 @@
+
+
+
diff --git a/public/404/pokedex/0220.svg b/public/404/pokedex/0220.svg
new file mode 100644
index 0000000..da5d2ed
--- /dev/null
+++ b/public/404/pokedex/0220.svg
@@ -0,0 +1,29 @@
+
+
+
diff --git a/public/404/pokedex/0221.svg b/public/404/pokedex/0221.svg
new file mode 100644
index 0000000..17f4db9
--- /dev/null
+++ b/public/404/pokedex/0221.svg
@@ -0,0 +1,61 @@
+
+
+
diff --git a/public/404/pokedex/0222.svg b/public/404/pokedex/0222.svg
new file mode 100644
index 0000000..f920076
--- /dev/null
+++ b/public/404/pokedex/0222.svg
@@ -0,0 +1,81 @@
+
+
+
diff --git a/public/404/pokedex/0223.svg b/public/404/pokedex/0223.svg
new file mode 100644
index 0000000..4842a59
--- /dev/null
+++ b/public/404/pokedex/0223.svg
@@ -0,0 +1,54 @@
+
+
+
diff --git a/public/404/pokedex/0224.svg b/public/404/pokedex/0224.svg
new file mode 100644
index 0000000..aa990e3
--- /dev/null
+++ b/public/404/pokedex/0224.svg
@@ -0,0 +1,67 @@
+
+
+
diff --git a/public/404/pokedex/0225.svg b/public/404/pokedex/0225.svg
new file mode 100644
index 0000000..deae515
--- /dev/null
+++ b/public/404/pokedex/0225.svg
@@ -0,0 +1,183 @@
+
+
+
diff --git a/public/404/pokedex/0226.svg b/public/404/pokedex/0226.svg
new file mode 100644
index 0000000..e51a8cb
--- /dev/null
+++ b/public/404/pokedex/0226.svg
@@ -0,0 +1,100 @@
+
+
diff --git a/public/404/pokedex/0227.svg b/public/404/pokedex/0227.svg
new file mode 100644
index 0000000..6390891
--- /dev/null
+++ b/public/404/pokedex/0227.svg
@@ -0,0 +1,92 @@
+
+
+
diff --git a/public/404/pokedex/0228.svg b/public/404/pokedex/0228.svg
new file mode 100644
index 0000000..62a6b97
--- /dev/null
+++ b/public/404/pokedex/0228.svg
@@ -0,0 +1,76 @@
+
+
+
diff --git a/public/404/pokedex/0229.svg b/public/404/pokedex/0229.svg
new file mode 100644
index 0000000..fe3d725
--- /dev/null
+++ b/public/404/pokedex/0229.svg
@@ -0,0 +1,163 @@
+
+
+
diff --git a/public/404/pokedex/0230.svg b/public/404/pokedex/0230.svg
new file mode 100644
index 0000000..7558fcf
--- /dev/null
+++ b/public/404/pokedex/0230.svg
@@ -0,0 +1,66 @@
+
+
+
diff --git a/public/404/pokedex/0231.svg b/public/404/pokedex/0231.svg
new file mode 100644
index 0000000..437e376
--- /dev/null
+++ b/public/404/pokedex/0231.svg
@@ -0,0 +1,195 @@
+
+
+
diff --git a/public/404/pokedex/0232.svg b/public/404/pokedex/0232.svg
new file mode 100644
index 0000000..ea35360
--- /dev/null
+++ b/public/404/pokedex/0232.svg
@@ -0,0 +1,123 @@
+
+
+
diff --git a/public/404/pokedex/0233.svg b/public/404/pokedex/0233.svg
new file mode 100644
index 0000000..130fd40
--- /dev/null
+++ b/public/404/pokedex/0233.svg
@@ -0,0 +1,51 @@
+
+
+
diff --git a/public/404/pokedex/0234.svg b/public/404/pokedex/0234.svg
new file mode 100644
index 0000000..3c7730e
--- /dev/null
+++ b/public/404/pokedex/0234.svg
@@ -0,0 +1,300 @@
+
+
+
diff --git a/public/404/pokedex/0235.svg b/public/404/pokedex/0235.svg
new file mode 100644
index 0000000..024c25d
--- /dev/null
+++ b/public/404/pokedex/0235.svg
@@ -0,0 +1,294 @@
+
+
+
diff --git a/public/404/pokedex/0236.svg b/public/404/pokedex/0236.svg
new file mode 100644
index 0000000..5bab7c5
--- /dev/null
+++ b/public/404/pokedex/0236.svg
@@ -0,0 +1,112 @@
+
+
diff --git a/public/404/pokedex/0237.svg b/public/404/pokedex/0237.svg
new file mode 100644
index 0000000..1e1c047
--- /dev/null
+++ b/public/404/pokedex/0237.svg
@@ -0,0 +1,157 @@
+
+
+
diff --git a/public/404/pokedex/0238.svg b/public/404/pokedex/0238.svg
new file mode 100644
index 0000000..7616b97
--- /dev/null
+++ b/public/404/pokedex/0238.svg
@@ -0,0 +1,68 @@
+
+
+
diff --git a/public/404/pokedex/0239.svg b/public/404/pokedex/0239.svg
new file mode 100644
index 0000000..f5c638e
--- /dev/null
+++ b/public/404/pokedex/0239.svg
@@ -0,0 +1,100 @@
+
+
+
diff --git a/public/404/pokedex/0240.svg b/public/404/pokedex/0240.svg
new file mode 100644
index 0000000..84a67c8
--- /dev/null
+++ b/public/404/pokedex/0240.svg
@@ -0,0 +1,97 @@
+
+
diff --git a/public/404/pokedex/0241.svg b/public/404/pokedex/0241.svg
new file mode 100644
index 0000000..05344c1
--- /dev/null
+++ b/public/404/pokedex/0241.svg
@@ -0,0 +1,86 @@
+
+
+
diff --git a/public/404/pokedex/0242.svg b/public/404/pokedex/0242.svg
new file mode 100644
index 0000000..abdeedb
--- /dev/null
+++ b/public/404/pokedex/0242.svg
@@ -0,0 +1,111 @@
+
+
+
diff --git a/public/404/pokedex/0243.svg b/public/404/pokedex/0243.svg
new file mode 100644
index 0000000..a7be1f1
--- /dev/null
+++ b/public/404/pokedex/0243.svg
@@ -0,0 +1,213 @@
+
+
+
diff --git a/public/404/pokedex/0244.svg b/public/404/pokedex/0244.svg
new file mode 100644
index 0000000..7112374
--- /dev/null
+++ b/public/404/pokedex/0244.svg
@@ -0,0 +1,216 @@
+
+
diff --git a/public/404/pokedex/0245.svg b/public/404/pokedex/0245.svg
new file mode 100644
index 0000000..2c73c16
--- /dev/null
+++ b/public/404/pokedex/0245.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/404/pokedex/0246.svg b/public/404/pokedex/0246.svg
new file mode 100644
index 0000000..dce4795
--- /dev/null
+++ b/public/404/pokedex/0246.svg
@@ -0,0 +1,64 @@
+
+
diff --git a/public/404/pokedex/0247.svg b/public/404/pokedex/0247.svg
new file mode 100644
index 0000000..c2c42fc
--- /dev/null
+++ b/public/404/pokedex/0247.svg
@@ -0,0 +1,244 @@
+
+
+
diff --git a/public/404/pokedex/0248.svg b/public/404/pokedex/0248.svg
new file mode 100644
index 0000000..6835ecf
--- /dev/null
+++ b/public/404/pokedex/0248.svg
@@ -0,0 +1,196 @@
+
+
diff --git a/public/404/pokedex/0249.svg b/public/404/pokedex/0249.svg
new file mode 100644
index 0000000..e1267e4
--- /dev/null
+++ b/public/404/pokedex/0249.svg
@@ -0,0 +1,86 @@
+
+
+
diff --git a/public/404/pokedex/0250.svg b/public/404/pokedex/0250.svg
new file mode 100644
index 0000000..de0d20c
--- /dev/null
+++ b/public/404/pokedex/0250.svg
@@ -0,0 +1,598 @@
+
+
+
diff --git a/public/404/pokedex/0251.svg b/public/404/pokedex/0251.svg
new file mode 100644
index 0000000..5667973
--- /dev/null
+++ b/public/404/pokedex/0251.svg
@@ -0,0 +1,66 @@
+
+
+
diff --git a/public/404/pokedex/0252.svg b/public/404/pokedex/0252.svg
new file mode 100644
index 0000000..c0659be
--- /dev/null
+++ b/public/404/pokedex/0252.svg
@@ -0,0 +1,83 @@
+
+
diff --git a/public/404/pokedex/0253.svg b/public/404/pokedex/0253.svg
new file mode 100644
index 0000000..58a3715
--- /dev/null
+++ b/public/404/pokedex/0253.svg
@@ -0,0 +1,89 @@
+
+
diff --git a/public/404/pokedex/0254.svg b/public/404/pokedex/0254.svg
new file mode 100644
index 0000000..2bdce96
--- /dev/null
+++ b/public/404/pokedex/0254.svg
@@ -0,0 +1,102 @@
+
+
+
diff --git a/public/404/pokedex/0255.svg b/public/404/pokedex/0255.svg
new file mode 100644
index 0000000..a8bc7d7
--- /dev/null
+++ b/public/404/pokedex/0255.svg
@@ -0,0 +1,62 @@
+
+
diff --git a/public/404/pokedex/0256.svg b/public/404/pokedex/0256.svg
new file mode 100644
index 0000000..387dd9c
--- /dev/null
+++ b/public/404/pokedex/0256.svg
@@ -0,0 +1,158 @@
+
+
diff --git a/public/404/pokedex/0257.svg b/public/404/pokedex/0257.svg
new file mode 100644
index 0000000..2477034
--- /dev/null
+++ b/public/404/pokedex/0257.svg
@@ -0,0 +1,105 @@
+
+
diff --git a/public/404/pokedex/0258.svg b/public/404/pokedex/0258.svg
new file mode 100644
index 0000000..69ca4cb
--- /dev/null
+++ b/public/404/pokedex/0258.svg
@@ -0,0 +1,72 @@
+
+
diff --git a/public/404/pokedex/0259.svg b/public/404/pokedex/0259.svg
new file mode 100644
index 0000000..da03d5a
--- /dev/null
+++ b/public/404/pokedex/0259.svg
@@ -0,0 +1,282 @@
+
+
+
diff --git a/public/404/pokedex/0260.svg b/public/404/pokedex/0260.svg
new file mode 100644
index 0000000..d050a23
--- /dev/null
+++ b/public/404/pokedex/0260.svg
@@ -0,0 +1,297 @@
+
+
+
diff --git a/public/404/pokedex/0261.svg b/public/404/pokedex/0261.svg
new file mode 100644
index 0000000..9c76d6f
--- /dev/null
+++ b/public/404/pokedex/0261.svg
@@ -0,0 +1,73 @@
+
+
diff --git a/public/404/pokedex/0262.svg b/public/404/pokedex/0262.svg
new file mode 100644
index 0000000..f23778c
--- /dev/null
+++ b/public/404/pokedex/0262.svg
@@ -0,0 +1,156 @@
+
+
diff --git a/public/404/pokedex/0263.svg b/public/404/pokedex/0263.svg
new file mode 100644
index 0000000..368c994
--- /dev/null
+++ b/public/404/pokedex/0263.svg
@@ -0,0 +1,96 @@
+
+
diff --git a/public/404/pokedex/0264.svg b/public/404/pokedex/0264.svg
new file mode 100644
index 0000000..908214d
--- /dev/null
+++ b/public/404/pokedex/0264.svg
@@ -0,0 +1,77 @@
+
+
diff --git a/public/404/pokedex/0265.svg b/public/404/pokedex/0265.svg
new file mode 100644
index 0000000..273987e
--- /dev/null
+++ b/public/404/pokedex/0265.svg
@@ -0,0 +1,82 @@
+
+
diff --git a/public/404/pokedex/0266.svg b/public/404/pokedex/0266.svg
new file mode 100644
index 0000000..06d9af4
--- /dev/null
+++ b/public/404/pokedex/0266.svg
@@ -0,0 +1,50 @@
+
+
diff --git a/public/404/pokedex/0267.svg b/public/404/pokedex/0267.svg
new file mode 100644
index 0000000..6b01792
--- /dev/null
+++ b/public/404/pokedex/0267.svg
@@ -0,0 +1,80 @@
+
+
diff --git a/public/404/pokedex/0268.svg b/public/404/pokedex/0268.svg
new file mode 100644
index 0000000..2a76725
--- /dev/null
+++ b/public/404/pokedex/0268.svg
@@ -0,0 +1,53 @@
+
+
diff --git a/public/404/pokedex/0269.svg b/public/404/pokedex/0269.svg
new file mode 100644
index 0000000..9dda8f8
--- /dev/null
+++ b/public/404/pokedex/0269.svg
@@ -0,0 +1,264 @@
+
+
+
diff --git a/public/404/pokedex/0270.svg b/public/404/pokedex/0270.svg
new file mode 100644
index 0000000..a11db88
--- /dev/null
+++ b/public/404/pokedex/0270.svg
@@ -0,0 +1,46 @@
+
+
diff --git a/public/404/pokedex/0271.svg b/public/404/pokedex/0271.svg
new file mode 100644
index 0000000..ce2da9d
--- /dev/null
+++ b/public/404/pokedex/0271.svg
@@ -0,0 +1,71 @@
+
+
diff --git a/public/404/pokedex/0272.svg b/public/404/pokedex/0272.svg
new file mode 100644
index 0000000..fd8ec86
--- /dev/null
+++ b/public/404/pokedex/0272.svg
@@ -0,0 +1,80 @@
+
+
diff --git a/public/404/pokedex/0273.svg b/public/404/pokedex/0273.svg
new file mode 100644
index 0000000..75d741c
--- /dev/null
+++ b/public/404/pokedex/0273.svg
@@ -0,0 +1,44 @@
+
+
diff --git a/public/404/pokedex/0274.svg b/public/404/pokedex/0274.svg
new file mode 100644
index 0000000..8a67057
--- /dev/null
+++ b/public/404/pokedex/0274.svg
@@ -0,0 +1,65 @@
+
+
diff --git a/public/404/pokedex/0275.svg b/public/404/pokedex/0275.svg
new file mode 100644
index 0000000..f67660a
--- /dev/null
+++ b/public/404/pokedex/0275.svg
@@ -0,0 +1,99 @@
+
+
diff --git a/public/404/pokedex/0276.svg b/public/404/pokedex/0276.svg
new file mode 100644
index 0000000..12c1aa9
--- /dev/null
+++ b/public/404/pokedex/0276.svg
@@ -0,0 +1,92 @@
+
+
diff --git a/public/404/pokedex/0277.svg b/public/404/pokedex/0277.svg
new file mode 100644
index 0000000..00ac9a3
--- /dev/null
+++ b/public/404/pokedex/0277.svg
@@ -0,0 +1,82 @@
+
+
diff --git a/public/404/pokedex/0278.svg b/public/404/pokedex/0278.svg
new file mode 100644
index 0000000..c9e88a9
--- /dev/null
+++ b/public/404/pokedex/0278.svg
@@ -0,0 +1,58 @@
+
+
diff --git a/public/404/pokedex/0279.svg b/public/404/pokedex/0279.svg
new file mode 100644
index 0000000..fd60447
--- /dev/null
+++ b/public/404/pokedex/0279.svg
@@ -0,0 +1,55 @@
+
+
diff --git a/public/404/pokedex/0280.svg b/public/404/pokedex/0280.svg
new file mode 100644
index 0000000..91cbe3e
--- /dev/null
+++ b/public/404/pokedex/0280.svg
@@ -0,0 +1,37 @@
+
+
+
diff --git a/public/404/pokedex/0281.svg b/public/404/pokedex/0281.svg
new file mode 100644
index 0000000..4587d75
--- /dev/null
+++ b/public/404/pokedex/0281.svg
@@ -0,0 +1,63 @@
+
+
+
diff --git a/public/404/pokedex/0282.svg b/public/404/pokedex/0282.svg
new file mode 100644
index 0000000..3065669
--- /dev/null
+++ b/public/404/pokedex/0282.svg
@@ -0,0 +1,65 @@
+
+
diff --git a/public/404/pokedex/0283.svg b/public/404/pokedex/0283.svg
new file mode 100644
index 0000000..a33e7f8
--- /dev/null
+++ b/public/404/pokedex/0283.svg
@@ -0,0 +1,34 @@
+
+
+
diff --git a/public/404/pokedex/0284.svg b/public/404/pokedex/0284.svg
new file mode 100644
index 0000000..5462a80
--- /dev/null
+++ b/public/404/pokedex/0284.svg
@@ -0,0 +1,94 @@
+
+
+
diff --git a/public/404/pokedex/0285.svg b/public/404/pokedex/0285.svg
new file mode 100644
index 0000000..7de3fa1
--- /dev/null
+++ b/public/404/pokedex/0285.svg
@@ -0,0 +1,45 @@
+
+
+
diff --git a/public/404/pokedex/0286.svg b/public/404/pokedex/0286.svg
new file mode 100644
index 0000000..0397d74
--- /dev/null
+++ b/public/404/pokedex/0286.svg
@@ -0,0 +1,99 @@
+
+
+
diff --git a/public/404/pokedex/0287.svg b/public/404/pokedex/0287.svg
new file mode 100644
index 0000000..006d7c7
--- /dev/null
+++ b/public/404/pokedex/0287.svg
@@ -0,0 +1,80 @@
+
+
+
diff --git a/public/404/pokedex/0288.svg b/public/404/pokedex/0288.svg
new file mode 100644
index 0000000..87fa545
--- /dev/null
+++ b/public/404/pokedex/0288.svg
@@ -0,0 +1,96 @@
+
+
+
diff --git a/public/404/pokedex/0289.svg b/public/404/pokedex/0289.svg
new file mode 100644
index 0000000..0c9a661
--- /dev/null
+++ b/public/404/pokedex/0289.svg
@@ -0,0 +1,141 @@
+
+
+
diff --git a/public/404/pokedex/0290.svg b/public/404/pokedex/0290.svg
new file mode 100644
index 0000000..a8a4161
--- /dev/null
+++ b/public/404/pokedex/0290.svg
@@ -0,0 +1,69 @@
+
+
diff --git a/public/404/pokedex/0291.svg b/public/404/pokedex/0291.svg
new file mode 100644
index 0000000..67b0d33
--- /dev/null
+++ b/public/404/pokedex/0291.svg
@@ -0,0 +1,97 @@
+
+
diff --git a/public/404/pokedex/0292.svg b/public/404/pokedex/0292.svg
new file mode 100644
index 0000000..62c9964
--- /dev/null
+++ b/public/404/pokedex/0292.svg
@@ -0,0 +1,64 @@
+
+
diff --git a/public/404/pokedex/0293.svg b/public/404/pokedex/0293.svg
new file mode 100644
index 0000000..07ea38b
--- /dev/null
+++ b/public/404/pokedex/0293.svg
@@ -0,0 +1,55 @@
+
+
diff --git a/public/404/pokedex/0294.svg b/public/404/pokedex/0294.svg
new file mode 100644
index 0000000..78837fd
--- /dev/null
+++ b/public/404/pokedex/0294.svg
@@ -0,0 +1,123 @@
+
+
diff --git a/public/404/pokedex/0295.svg b/public/404/pokedex/0295.svg
new file mode 100644
index 0000000..68030f2
--- /dev/null
+++ b/public/404/pokedex/0295.svg
@@ -0,0 +1,143 @@
+
+
diff --git a/public/404/pokedex/0296.svg b/public/404/pokedex/0296.svg
new file mode 100644
index 0000000..73e9708
--- /dev/null
+++ b/public/404/pokedex/0296.svg
@@ -0,0 +1,57 @@
+
+
+
diff --git a/public/404/pokedex/0297.svg b/public/404/pokedex/0297.svg
new file mode 100644
index 0000000..0d4aa19
--- /dev/null
+++ b/public/404/pokedex/0297.svg
@@ -0,0 +1,83 @@
+
+
+
diff --git a/public/404/pokedex/0298.svg b/public/404/pokedex/0298.svg
new file mode 100644
index 0000000..879d758
--- /dev/null
+++ b/public/404/pokedex/0298.svg
@@ -0,0 +1,46 @@
+
+
+
diff --git a/public/404/pokedex/0299.svg b/public/404/pokedex/0299.svg
new file mode 100644
index 0000000..51317ab
--- /dev/null
+++ b/public/404/pokedex/0299.svg
@@ -0,0 +1,54 @@
+
+
diff --git a/public/404/pokedex/0300.svg b/public/404/pokedex/0300.svg
new file mode 100644
index 0000000..5edd1ab
--- /dev/null
+++ b/public/404/pokedex/0300.svg
@@ -0,0 +1,75 @@
+
+
+
diff --git a/public/404/pokedex/0301.svg b/public/404/pokedex/0301.svg
new file mode 100644
index 0000000..7605e82
--- /dev/null
+++ b/public/404/pokedex/0301.svg
@@ -0,0 +1,90 @@
+
+
diff --git a/public/404/pokedex/0302.svg b/public/404/pokedex/0302.svg
new file mode 100644
index 0000000..8e83d47
--- /dev/null
+++ b/public/404/pokedex/0302.svg
@@ -0,0 +1,52 @@
+
+
+
diff --git a/public/404/pokedex/0303.svg b/public/404/pokedex/0303.svg
new file mode 100644
index 0000000..1e44d58
--- /dev/null
+++ b/public/404/pokedex/0303.svg
@@ -0,0 +1,229 @@
+
+
+
+
diff --git a/public/404/pokedex/0304.svg b/public/404/pokedex/0304.svg
new file mode 100644
index 0000000..4ecd08d
--- /dev/null
+++ b/public/404/pokedex/0304.svg
@@ -0,0 +1,150 @@
+
+
+
diff --git a/public/404/pokedex/0305.svg b/public/404/pokedex/0305.svg
new file mode 100644
index 0000000..f8f139c
--- /dev/null
+++ b/public/404/pokedex/0305.svg
@@ -0,0 +1,173 @@
+
+
diff --git a/public/404/pokedex/0306.svg b/public/404/pokedex/0306.svg
new file mode 100644
index 0000000..19fb13f
--- /dev/null
+++ b/public/404/pokedex/0306.svg
@@ -0,0 +1,618 @@
+
+
+
diff --git a/public/404/pokedex/0307.svg b/public/404/pokedex/0307.svg
new file mode 100644
index 0000000..97c20a1
--- /dev/null
+++ b/public/404/pokedex/0307.svg
@@ -0,0 +1,88 @@
+
+
+
diff --git a/public/404/pokedex/0308.svg b/public/404/pokedex/0308.svg
new file mode 100644
index 0000000..49d8360
--- /dev/null
+++ b/public/404/pokedex/0308.svg
@@ -0,0 +1,88 @@
+
+
diff --git a/public/404/pokedex/0309.svg b/public/404/pokedex/0309.svg
new file mode 100644
index 0000000..046e3ff
--- /dev/null
+++ b/public/404/pokedex/0309.svg
@@ -0,0 +1,65 @@
+
+
diff --git a/public/404/pokedex/0310.svg b/public/404/pokedex/0310.svg
new file mode 100644
index 0000000..d44d683
--- /dev/null
+++ b/public/404/pokedex/0310.svg
@@ -0,0 +1,108 @@
+
+
diff --git a/public/404/pokedex/0311.svg b/public/404/pokedex/0311.svg
new file mode 100644
index 0000000..14b7554
--- /dev/null
+++ b/public/404/pokedex/0311.svg
@@ -0,0 +1,68 @@
+
+
+
diff --git a/public/404/pokedex/0312.svg b/public/404/pokedex/0312.svg
new file mode 100644
index 0000000..f63319b
--- /dev/null
+++ b/public/404/pokedex/0312.svg
@@ -0,0 +1,68 @@
+
+
+
diff --git a/public/404/pokedex/0313.svg b/public/404/pokedex/0313.svg
new file mode 100644
index 0000000..c824117
--- /dev/null
+++ b/public/404/pokedex/0313.svg
@@ -0,0 +1,93 @@
+
+
diff --git a/public/404/pokedex/0314.svg b/public/404/pokedex/0314.svg
new file mode 100644
index 0000000..428882f
--- /dev/null
+++ b/public/404/pokedex/0314.svg
@@ -0,0 +1,84 @@
+
+
diff --git a/public/404/pokedex/0315.svg b/public/404/pokedex/0315.svg
new file mode 100644
index 0000000..5d2e830
--- /dev/null
+++ b/public/404/pokedex/0315.svg
@@ -0,0 +1,88 @@
+
+
diff --git a/public/404/pokedex/0316.svg b/public/404/pokedex/0316.svg
new file mode 100644
index 0000000..2e03656
--- /dev/null
+++ b/public/404/pokedex/0316.svg
@@ -0,0 +1,35 @@
+
+
+
diff --git a/public/404/pokedex/0317.svg b/public/404/pokedex/0317.svg
new file mode 100644
index 0000000..7931b83
--- /dev/null
+++ b/public/404/pokedex/0317.svg
@@ -0,0 +1,36 @@
+
+
+
diff --git a/public/404/pokedex/0318.svg b/public/404/pokedex/0318.svg
new file mode 100644
index 0000000..50e409e
--- /dev/null
+++ b/public/404/pokedex/0318.svg
@@ -0,0 +1,55 @@
+
+
diff --git a/public/404/pokedex/0319.svg b/public/404/pokedex/0319.svg
new file mode 100644
index 0000000..dd04c0d
--- /dev/null
+++ b/public/404/pokedex/0319.svg
@@ -0,0 +1,64 @@
+
+
diff --git a/public/404/pokedex/0320.svg b/public/404/pokedex/0320.svg
new file mode 100644
index 0000000..b7dfe47
--- /dev/null
+++ b/public/404/pokedex/0320.svg
@@ -0,0 +1,48 @@
+
+
diff --git a/public/404/pokedex/0321.svg b/public/404/pokedex/0321.svg
new file mode 100644
index 0000000..11ea163
--- /dev/null
+++ b/public/404/pokedex/0321.svg
@@ -0,0 +1,56 @@
+
+
diff --git a/public/404/pokedex/0322.svg b/public/404/pokedex/0322.svg
new file mode 100644
index 0000000..52385d4
--- /dev/null
+++ b/public/404/pokedex/0322.svg
@@ -0,0 +1,68 @@
+
+
+
diff --git a/public/404/pokedex/0323.svg b/public/404/pokedex/0323.svg
new file mode 100644
index 0000000..fb58df5
--- /dev/null
+++ b/public/404/pokedex/0323.svg
@@ -0,0 +1,124 @@
+
+
+
diff --git a/public/404/pokedex/0324.svg b/public/404/pokedex/0324.svg
new file mode 100644
index 0000000..98ad807
--- /dev/null
+++ b/public/404/pokedex/0324.svg
@@ -0,0 +1,120 @@
+
+
+
diff --git a/public/404/pokedex/0325.svg b/public/404/pokedex/0325.svg
new file mode 100644
index 0000000..5cdd122
--- /dev/null
+++ b/public/404/pokedex/0325.svg
@@ -0,0 +1,59 @@
+
+
+
diff --git a/public/404/pokedex/0326.svg b/public/404/pokedex/0326.svg
new file mode 100644
index 0000000..4d92d29
--- /dev/null
+++ b/public/404/pokedex/0326.svg
@@ -0,0 +1,97 @@
+
+
+
diff --git a/public/404/pokedex/0327.svg b/public/404/pokedex/0327.svg
new file mode 100644
index 0000000..22dd8dc
--- /dev/null
+++ b/public/404/pokedex/0327.svg
@@ -0,0 +1,48 @@
+
+
diff --git a/public/404/pokedex/0328.svg b/public/404/pokedex/0328.svg
new file mode 100644
index 0000000..66ece10
--- /dev/null
+++ b/public/404/pokedex/0328.svg
@@ -0,0 +1,36 @@
+
+
+
diff --git a/public/404/pokedex/0329.svg b/public/404/pokedex/0329.svg
new file mode 100644
index 0000000..8adcbe9
--- /dev/null
+++ b/public/404/pokedex/0329.svg
@@ -0,0 +1,85 @@
+
+
diff --git a/public/404/pokedex/0330.svg b/public/404/pokedex/0330.svg
new file mode 100644
index 0000000..7f55fa4
--- /dev/null
+++ b/public/404/pokedex/0330.svg
@@ -0,0 +1,151 @@
+
+
diff --git a/public/404/pokedex/0331.svg b/public/404/pokedex/0331.svg
new file mode 100644
index 0000000..dba1bc4
--- /dev/null
+++ b/public/404/pokedex/0331.svg
@@ -0,0 +1,92 @@
+
+
+
diff --git a/public/404/pokedex/0332.svg b/public/404/pokedex/0332.svg
new file mode 100644
index 0000000..983a084
--- /dev/null
+++ b/public/404/pokedex/0332.svg
@@ -0,0 +1,111 @@
+
+
+
diff --git a/public/404/pokedex/0333.svg b/public/404/pokedex/0333.svg
new file mode 100644
index 0000000..70d84e6
--- /dev/null
+++ b/public/404/pokedex/0333.svg
@@ -0,0 +1,67 @@
+
+
+
diff --git a/public/404/pokedex/0334.svg b/public/404/pokedex/0334.svg
new file mode 100644
index 0000000..929c9de
--- /dev/null
+++ b/public/404/pokedex/0334.svg
@@ -0,0 +1,79 @@
+
+
+
diff --git a/public/404/pokedex/0335.svg b/public/404/pokedex/0335.svg
new file mode 100644
index 0000000..d637cc1
--- /dev/null
+++ b/public/404/pokedex/0335.svg
@@ -0,0 +1,73 @@
+
+
+
diff --git a/public/404/pokedex/0336.svg b/public/404/pokedex/0336.svg
new file mode 100644
index 0000000..400d437
--- /dev/null
+++ b/public/404/pokedex/0336.svg
@@ -0,0 +1,112 @@
+
+
+
diff --git a/public/404/pokedex/0337.svg b/public/404/pokedex/0337.svg
new file mode 100644
index 0000000..60dfdac
--- /dev/null
+++ b/public/404/pokedex/0337.svg
@@ -0,0 +1,102 @@
+
+
+
diff --git a/public/404/pokedex/0338.svg b/public/404/pokedex/0338.svg
new file mode 100644
index 0000000..6856aa9
--- /dev/null
+++ b/public/404/pokedex/0338.svg
@@ -0,0 +1,115 @@
+
+
diff --git a/public/404/pokedex/0339.svg b/public/404/pokedex/0339.svg
new file mode 100644
index 0000000..ba0c0b0
--- /dev/null
+++ b/public/404/pokedex/0339.svg
@@ -0,0 +1,55 @@
+
+
+
diff --git a/public/404/pokedex/0340.svg b/public/404/pokedex/0340.svg
new file mode 100644
index 0000000..21e9748
--- /dev/null
+++ b/public/404/pokedex/0340.svg
@@ -0,0 +1,63 @@
+
+
+
diff --git a/public/404/pokedex/0341.svg b/public/404/pokedex/0341.svg
new file mode 100644
index 0000000..0ca9e5c
--- /dev/null
+++ b/public/404/pokedex/0341.svg
@@ -0,0 +1,95 @@
+
+
diff --git a/public/404/pokedex/0342.svg b/public/404/pokedex/0342.svg
new file mode 100644
index 0000000..7e1a0be
--- /dev/null
+++ b/public/404/pokedex/0342.svg
@@ -0,0 +1,153 @@
+
+
diff --git a/public/404/pokedex/0343.svg b/public/404/pokedex/0343.svg
new file mode 100644
index 0000000..ed44b66
--- /dev/null
+++ b/public/404/pokedex/0343.svg
@@ -0,0 +1,50 @@
+
+
diff --git a/public/404/pokedex/0344.svg b/public/404/pokedex/0344.svg
new file mode 100644
index 0000000..9c2cab1
--- /dev/null
+++ b/public/404/pokedex/0344.svg
@@ -0,0 +1,85 @@
+
+
diff --git a/public/404/pokedex/0345.svg b/public/404/pokedex/0345.svg
new file mode 100644
index 0000000..6e9b1c6
--- /dev/null
+++ b/public/404/pokedex/0345.svg
@@ -0,0 +1,122 @@
+
+
diff --git a/public/404/pokedex/0346.svg b/public/404/pokedex/0346.svg
new file mode 100644
index 0000000..e99b6db
--- /dev/null
+++ b/public/404/pokedex/0346.svg
@@ -0,0 +1,86 @@
+
+
diff --git a/public/404/pokedex/0347.svg b/public/404/pokedex/0347.svg
new file mode 100644
index 0000000..90d5727
--- /dev/null
+++ b/public/404/pokedex/0347.svg
@@ -0,0 +1,115 @@
+
+
diff --git a/public/404/pokedex/0348.svg b/public/404/pokedex/0348.svg
new file mode 100644
index 0000000..298bf32
--- /dev/null
+++ b/public/404/pokedex/0348.svg
@@ -0,0 +1,169 @@
+
+
diff --git a/public/404/pokedex/0349.svg b/public/404/pokedex/0349.svg
new file mode 100644
index 0000000..b27f51c
--- /dev/null
+++ b/public/404/pokedex/0349.svg
@@ -0,0 +1,66 @@
+
+
diff --git a/public/404/pokedex/0350.svg b/public/404/pokedex/0350.svg
new file mode 100644
index 0000000..206f554
--- /dev/null
+++ b/public/404/pokedex/0350.svg
@@ -0,0 +1,175 @@
+
+
+
diff --git a/public/404/pokedex/0351.svg b/public/404/pokedex/0351.svg
new file mode 100644
index 0000000..8f79c3a
--- /dev/null
+++ b/public/404/pokedex/0351.svg
@@ -0,0 +1,27 @@
+
+
diff --git a/public/404/pokedex/0352.svg b/public/404/pokedex/0352.svg
new file mode 100644
index 0000000..784976e
--- /dev/null
+++ b/public/404/pokedex/0352.svg
@@ -0,0 +1,48 @@
+
+
diff --git a/public/404/pokedex/0353.svg b/public/404/pokedex/0353.svg
new file mode 100644
index 0000000..47df021
--- /dev/null
+++ b/public/404/pokedex/0353.svg
@@ -0,0 +1,45 @@
+
+
+
diff --git a/public/404/pokedex/0354.svg b/public/404/pokedex/0354.svg
new file mode 100644
index 0000000..67b898e
--- /dev/null
+++ b/public/404/pokedex/0354.svg
@@ -0,0 +1,56 @@
+
+
+
diff --git a/public/404/pokedex/0355.svg b/public/404/pokedex/0355.svg
new file mode 100644
index 0000000..525064f
--- /dev/null
+++ b/public/404/pokedex/0355.svg
@@ -0,0 +1,155 @@
+
+
diff --git a/public/404/pokedex/0356.svg b/public/404/pokedex/0356.svg
new file mode 100644
index 0000000..980118c
--- /dev/null
+++ b/public/404/pokedex/0356.svg
@@ -0,0 +1,310 @@
+
+
diff --git a/public/404/pokedex/0357.svg b/public/404/pokedex/0357.svg
new file mode 100644
index 0000000..ad19497
--- /dev/null
+++ b/public/404/pokedex/0357.svg
@@ -0,0 +1,114 @@
+
+
+
diff --git a/public/404/pokedex/0358.svg b/public/404/pokedex/0358.svg
new file mode 100644
index 0000000..ab450ed
--- /dev/null
+++ b/public/404/pokedex/0358.svg
@@ -0,0 +1,52 @@
+
+
diff --git a/public/404/pokedex/0359.svg b/public/404/pokedex/0359.svg
new file mode 100644
index 0000000..8fc8c63
--- /dev/null
+++ b/public/404/pokedex/0359.svg
@@ -0,0 +1,97 @@
+
+
+
diff --git a/public/404/pokedex/0360.svg b/public/404/pokedex/0360.svg
new file mode 100644
index 0000000..2ace455
--- /dev/null
+++ b/public/404/pokedex/0360.svg
@@ -0,0 +1,39 @@
+
+
diff --git a/public/404/pokedex/0361.svg b/public/404/pokedex/0361.svg
new file mode 100644
index 0000000..bd31b3a
--- /dev/null
+++ b/public/404/pokedex/0361.svg
@@ -0,0 +1,46 @@
+
+
+
diff --git a/public/404/pokedex/0362.svg b/public/404/pokedex/0362.svg
new file mode 100644
index 0000000..8f6bd8a
--- /dev/null
+++ b/public/404/pokedex/0362.svg
@@ -0,0 +1,65 @@
+
+
+
diff --git a/public/404/pokedex/0363.svg b/public/404/pokedex/0363.svg
new file mode 100644
index 0000000..73f6bd2
--- /dev/null
+++ b/public/404/pokedex/0363.svg
@@ -0,0 +1,150 @@
+
+
+
diff --git a/public/404/pokedex/0364.svg b/public/404/pokedex/0364.svg
new file mode 100644
index 0000000..51b5587
--- /dev/null
+++ b/public/404/pokedex/0364.svg
@@ -0,0 +1,77 @@
+
+
diff --git a/public/404/pokedex/0365.svg b/public/404/pokedex/0365.svg
new file mode 100644
index 0000000..8ea9ce9
--- /dev/null
+++ b/public/404/pokedex/0365.svg
@@ -0,0 +1,94 @@
+
+
+
diff --git a/public/404/pokedex/0366.svg b/public/404/pokedex/0366.svg
new file mode 100644
index 0000000..fee6273
--- /dev/null
+++ b/public/404/pokedex/0366.svg
@@ -0,0 +1,93 @@
+
+
diff --git a/public/404/pokedex/0367.svg b/public/404/pokedex/0367.svg
new file mode 100644
index 0000000..c93e463
--- /dev/null
+++ b/public/404/pokedex/0367.svg
@@ -0,0 +1,124 @@
+
+
diff --git a/public/404/pokedex/0368.svg b/public/404/pokedex/0368.svg
new file mode 100644
index 0000000..94fea7a
--- /dev/null
+++ b/public/404/pokedex/0368.svg
@@ -0,0 +1,57 @@
+
+
diff --git a/public/404/pokedex/0369.svg b/public/404/pokedex/0369.svg
new file mode 100644
index 0000000..1712a7c
--- /dev/null
+++ b/public/404/pokedex/0369.svg
@@ -0,0 +1,73 @@
+
+
diff --git a/public/404/pokedex/0370.svg b/public/404/pokedex/0370.svg
new file mode 100644
index 0000000..85f79db
--- /dev/null
+++ b/public/404/pokedex/0370.svg
@@ -0,0 +1,45 @@
+
+
+
diff --git a/public/404/pokedex/0371.svg b/public/404/pokedex/0371.svg
new file mode 100644
index 0000000..ba496f6
--- /dev/null
+++ b/public/404/pokedex/0371.svg
@@ -0,0 +1,57 @@
+
+
+
diff --git a/public/404/pokedex/0372.svg b/public/404/pokedex/0372.svg
new file mode 100644
index 0000000..5e28b93
--- /dev/null
+++ b/public/404/pokedex/0372.svg
@@ -0,0 +1,55 @@
+
+
+
diff --git a/public/404/pokedex/0373.svg b/public/404/pokedex/0373.svg
new file mode 100644
index 0000000..eb451d4
--- /dev/null
+++ b/public/404/pokedex/0373.svg
@@ -0,0 +1,136 @@
+
+
+
diff --git a/public/404/pokedex/0374.svg b/public/404/pokedex/0374.svg
new file mode 100644
index 0000000..d7fc1ca
--- /dev/null
+++ b/public/404/pokedex/0374.svg
@@ -0,0 +1,47 @@
+
+
diff --git a/public/404/pokedex/0375.svg b/public/404/pokedex/0375.svg
new file mode 100644
index 0000000..cd0b4b6
--- /dev/null
+++ b/public/404/pokedex/0375.svg
@@ -0,0 +1,121 @@
+
+
diff --git a/public/404/pokedex/0376.svg b/public/404/pokedex/0376.svg
new file mode 100644
index 0000000..623c33e
--- /dev/null
+++ b/public/404/pokedex/0376.svg
@@ -0,0 +1,141 @@
+
+
diff --git a/public/404/pokedex/0377.svg b/public/404/pokedex/0377.svg
new file mode 100644
index 0000000..3aca2a9
--- /dev/null
+++ b/public/404/pokedex/0377.svg
@@ -0,0 +1,127 @@
+
+
diff --git a/public/404/pokedex/0378.svg b/public/404/pokedex/0378.svg
new file mode 100644
index 0000000..16f5f9e
--- /dev/null
+++ b/public/404/pokedex/0378.svg
@@ -0,0 +1,125 @@
+
+
+
diff --git a/public/404/pokedex/0379.svg b/public/404/pokedex/0379.svg
new file mode 100644
index 0000000..ce40319
--- /dev/null
+++ b/public/404/pokedex/0379.svg
@@ -0,0 +1,384 @@
+
+
diff --git a/public/404/pokedex/0380.svg b/public/404/pokedex/0380.svg
new file mode 100644
index 0000000..8acbd36
--- /dev/null
+++ b/public/404/pokedex/0380.svg
@@ -0,0 +1,196 @@
+
+
+
diff --git a/public/404/pokedex/0381.svg b/public/404/pokedex/0381.svg
new file mode 100644
index 0000000..b33fafd
--- /dev/null
+++ b/public/404/pokedex/0381.svg
@@ -0,0 +1,98 @@
+
+
diff --git a/public/404/pokedex/0382.svg b/public/404/pokedex/0382.svg
new file mode 100644
index 0000000..53f7924
--- /dev/null
+++ b/public/404/pokedex/0382.svg
@@ -0,0 +1,2 @@
+
+
diff --git a/public/404/pokedex/0383.svg b/public/404/pokedex/0383.svg
new file mode 100644
index 0000000..efbacd8
--- /dev/null
+++ b/public/404/pokedex/0383.svg
@@ -0,0 +1,229 @@
+
+
diff --git a/public/404/pokedex/0384.svg b/public/404/pokedex/0384.svg
new file mode 100644
index 0000000..776e8d2
--- /dev/null
+++ b/public/404/pokedex/0384.svg
@@ -0,0 +1,272 @@
+
+
+
diff --git a/public/404/pokedex/0385.svg b/public/404/pokedex/0385.svg
new file mode 100644
index 0000000..0ab4bfa
--- /dev/null
+++ b/public/404/pokedex/0385.svg
@@ -0,0 +1,84 @@
+
+
diff --git a/public/404/pokedex/0386.svg b/public/404/pokedex/0386.svg
new file mode 100644
index 0000000..23c8cba
--- /dev/null
+++ b/public/404/pokedex/0386.svg
@@ -0,0 +1,114 @@
+
+
diff --git a/public/404/pokedex/0387.svg b/public/404/pokedex/0387.svg
new file mode 100644
index 0000000..4e76d33
--- /dev/null
+++ b/public/404/pokedex/0387.svg
@@ -0,0 +1,71 @@
+
+
+
diff --git a/public/404/pokedex/0388.svg b/public/404/pokedex/0388.svg
new file mode 100644
index 0000000..bbb019a
--- /dev/null
+++ b/public/404/pokedex/0388.svg
@@ -0,0 +1,128 @@
+
+
+
diff --git a/public/404/pokedex/0389.svg b/public/404/pokedex/0389.svg
new file mode 100644
index 0000000..6c0ef06
--- /dev/null
+++ b/public/404/pokedex/0389.svg
@@ -0,0 +1,184 @@
+
+
diff --git a/public/404/pokedex/0390.svg b/public/404/pokedex/0390.svg
new file mode 100644
index 0000000..cde9355
--- /dev/null
+++ b/public/404/pokedex/0390.svg
@@ -0,0 +1,115 @@
+
+
diff --git a/public/404/pokedex/0391.svg b/public/404/pokedex/0391.svg
new file mode 100644
index 0000000..5668792
--- /dev/null
+++ b/public/404/pokedex/0391.svg
@@ -0,0 +1,139 @@
+
+
+
diff --git a/public/404/pokedex/0392.svg b/public/404/pokedex/0392.svg
new file mode 100644
index 0000000..2892aa9
--- /dev/null
+++ b/public/404/pokedex/0392.svg
@@ -0,0 +1,215 @@
+
+
+
diff --git a/public/404/pokedex/0393.svg b/public/404/pokedex/0393.svg
new file mode 100644
index 0000000..1892c04
--- /dev/null
+++ b/public/404/pokedex/0393.svg
@@ -0,0 +1,620 @@
+
+
+
+
diff --git a/public/404/pokedex/0394.svg b/public/404/pokedex/0394.svg
new file mode 100644
index 0000000..67d4d86
--- /dev/null
+++ b/public/404/pokedex/0394.svg
@@ -0,0 +1,74 @@
+
+
diff --git a/public/404/pokedex/0395.svg b/public/404/pokedex/0395.svg
new file mode 100644
index 0000000..439326a
--- /dev/null
+++ b/public/404/pokedex/0395.svg
@@ -0,0 +1,149 @@
+
+
diff --git a/public/404/pokedex/0396.svg b/public/404/pokedex/0396.svg
new file mode 100644
index 0000000..658eba7
--- /dev/null
+++ b/public/404/pokedex/0396.svg
@@ -0,0 +1,65 @@
+
+
+
diff --git a/public/404/pokedex/0397.svg b/public/404/pokedex/0397.svg
new file mode 100644
index 0000000..c348b1d
--- /dev/null
+++ b/public/404/pokedex/0397.svg
@@ -0,0 +1,87 @@
+
+
+
diff --git a/public/404/pokedex/0398.svg b/public/404/pokedex/0398.svg
new file mode 100644
index 0000000..b702aaf
--- /dev/null
+++ b/public/404/pokedex/0398.svg
@@ -0,0 +1,122 @@
+
+
+
diff --git a/public/404/pokedex/0399.svg b/public/404/pokedex/0399.svg
new file mode 100644
index 0000000..45228f7
--- /dev/null
+++ b/public/404/pokedex/0399.svg
@@ -0,0 +1,70 @@
+
+
diff --git a/public/404/pokedex/0400.svg b/public/404/pokedex/0400.svg
new file mode 100644
index 0000000..5aaf793
--- /dev/null
+++ b/public/404/pokedex/0400.svg
@@ -0,0 +1,92 @@
+
+
diff --git a/public/404/pokedex/0401.svg b/public/404/pokedex/0401.svg
new file mode 100644
index 0000000..be38ebb
--- /dev/null
+++ b/public/404/pokedex/0401.svg
@@ -0,0 +1,58 @@
+
+
+
diff --git a/public/404/pokedex/0402.svg b/public/404/pokedex/0402.svg
new file mode 100644
index 0000000..7b4fd66
--- /dev/null
+++ b/public/404/pokedex/0402.svg
@@ -0,0 +1,107 @@
+
+
+
diff --git a/public/404/pokedex/0403.svg b/public/404/pokedex/0403.svg
new file mode 100644
index 0000000..4c47463
--- /dev/null
+++ b/public/404/pokedex/0403.svg
@@ -0,0 +1,93 @@
+
+
diff --git a/public/404/pokedex/0404.svg b/public/404/pokedex/0404.svg
new file mode 100644
index 0000000..7b0d863
--- /dev/null
+++ b/public/404/pokedex/0404.svg
@@ -0,0 +1,144 @@
+
+
diff --git a/public/404/pokedex/0405.svg b/public/404/pokedex/0405.svg
new file mode 100644
index 0000000..9cbf5f8
--- /dev/null
+++ b/public/404/pokedex/0405.svg
@@ -0,0 +1,143 @@
+
+
+
diff --git a/public/404/pokedex/0406.svg b/public/404/pokedex/0406.svg
new file mode 100644
index 0000000..9547116
--- /dev/null
+++ b/public/404/pokedex/0406.svg
@@ -0,0 +1,40 @@
+
+
+
diff --git a/public/404/pokedex/0407.svg b/public/404/pokedex/0407.svg
new file mode 100644
index 0000000..b731951
--- /dev/null
+++ b/public/404/pokedex/0407.svg
@@ -0,0 +1,125 @@
+
+
diff --git a/public/404/pokedex/0408.svg b/public/404/pokedex/0408.svg
new file mode 100644
index 0000000..27fd4d0
--- /dev/null
+++ b/public/404/pokedex/0408.svg
@@ -0,0 +1,101 @@
+
+
diff --git a/public/404/pokedex/0409.svg b/public/404/pokedex/0409.svg
new file mode 100644
index 0000000..d365984
--- /dev/null
+++ b/public/404/pokedex/0409.svg
@@ -0,0 +1,169 @@
+
+
diff --git a/public/404/pokedex/0410.svg b/public/404/pokedex/0410.svg
new file mode 100644
index 0000000..07c6028
--- /dev/null
+++ b/public/404/pokedex/0410.svg
@@ -0,0 +1,65 @@
+
+
diff --git a/public/404/pokedex/0411.svg b/public/404/pokedex/0411.svg
new file mode 100644
index 0000000..87986ee
--- /dev/null
+++ b/public/404/pokedex/0411.svg
@@ -0,0 +1,162 @@
+
+
+
diff --git a/public/404/pokedex/0412.svg b/public/404/pokedex/0412.svg
new file mode 100644
index 0000000..783743a
--- /dev/null
+++ b/public/404/pokedex/0412.svg
@@ -0,0 +1,55 @@
+
+
diff --git a/public/404/pokedex/0413.svg b/public/404/pokedex/0413.svg
new file mode 100644
index 0000000..885f422
--- /dev/null
+++ b/public/404/pokedex/0413.svg
@@ -0,0 +1,86 @@
+
+
diff --git a/public/404/pokedex/0414.svg b/public/404/pokedex/0414.svg
new file mode 100644
index 0000000..76fb102
--- /dev/null
+++ b/public/404/pokedex/0414.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/public/404/pokedex/0415.svg b/public/404/pokedex/0415.svg
new file mode 100644
index 0000000..9246b80
--- /dev/null
+++ b/public/404/pokedex/0415.svg
@@ -0,0 +1,159 @@
+
+
+
diff --git a/public/404/pokedex/0416.svg b/public/404/pokedex/0416.svg
new file mode 100644
index 0000000..85d3530
--- /dev/null
+++ b/public/404/pokedex/0416.svg
@@ -0,0 +1,114 @@
+
+
+
diff --git a/public/404/pokedex/0417.svg b/public/404/pokedex/0417.svg
new file mode 100644
index 0000000..7729c27
--- /dev/null
+++ b/public/404/pokedex/0417.svg
@@ -0,0 +1,85 @@
+
+
+
diff --git a/public/404/pokedex/0418.svg b/public/404/pokedex/0418.svg
new file mode 100644
index 0000000..2cb7161
--- /dev/null
+++ b/public/404/pokedex/0418.svg
@@ -0,0 +1,97 @@
+
+
+
diff --git a/public/404/pokedex/0419.svg b/public/404/pokedex/0419.svg
new file mode 100644
index 0000000..90c6b4e
--- /dev/null
+++ b/public/404/pokedex/0419.svg
@@ -0,0 +1,114 @@
+
+
+
diff --git a/public/404/pokedex/0420.svg b/public/404/pokedex/0420.svg
new file mode 100644
index 0000000..8e37ca1
--- /dev/null
+++ b/public/404/pokedex/0420.svg
@@ -0,0 +1,43 @@
+
+
diff --git a/public/404/pokedex/0421.svg b/public/404/pokedex/0421.svg
new file mode 100644
index 0000000..0a0db2a
--- /dev/null
+++ b/public/404/pokedex/0421.svg
@@ -0,0 +1,38 @@
+
+
diff --git a/public/404/pokedex/0422.svg b/public/404/pokedex/0422.svg
new file mode 100644
index 0000000..37f9d9c
--- /dev/null
+++ b/public/404/pokedex/0422.svg
@@ -0,0 +1,76 @@
+
+
+
diff --git a/public/404/pokedex/0423.svg b/public/404/pokedex/0423.svg
new file mode 100644
index 0000000..e4b2f49
--- /dev/null
+++ b/public/404/pokedex/0423.svg
@@ -0,0 +1,53 @@
+
+
+
diff --git a/public/404/pokedex/0424.svg b/public/404/pokedex/0424.svg
new file mode 100644
index 0000000..73eaa18
--- /dev/null
+++ b/public/404/pokedex/0424.svg
@@ -0,0 +1,139 @@
+
+
diff --git a/public/404/pokedex/0425.svg b/public/404/pokedex/0425.svg
new file mode 100644
index 0000000..c3747e5
--- /dev/null
+++ b/public/404/pokedex/0425.svg
@@ -0,0 +1,30 @@
+
+
+
diff --git a/public/404/pokedex/0426.svg b/public/404/pokedex/0426.svg
new file mode 100644
index 0000000..c28445b
--- /dev/null
+++ b/public/404/pokedex/0426.svg
@@ -0,0 +1,66 @@
+
+
+
diff --git a/public/404/pokedex/0427.svg b/public/404/pokedex/0427.svg
new file mode 100644
index 0000000..8ba5785
--- /dev/null
+++ b/public/404/pokedex/0427.svg
@@ -0,0 +1,85 @@
+
+
diff --git a/public/404/pokedex/0428.svg b/public/404/pokedex/0428.svg
new file mode 100644
index 0000000..cc95f66
--- /dev/null
+++ b/public/404/pokedex/0428.svg
@@ -0,0 +1,118 @@
+
+
diff --git a/public/404/pokedex/0429.svg b/public/404/pokedex/0429.svg
new file mode 100644
index 0000000..eaa404b
--- /dev/null
+++ b/public/404/pokedex/0429.svg
@@ -0,0 +1,98 @@
+
+
+
diff --git a/public/404/pokedex/0430.svg b/public/404/pokedex/0430.svg
new file mode 100644
index 0000000..734c4e7
--- /dev/null
+++ b/public/404/pokedex/0430.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/public/404/pokedex/0431.svg b/public/404/pokedex/0431.svg
new file mode 100644
index 0000000..75f140d
--- /dev/null
+++ b/public/404/pokedex/0431.svg
@@ -0,0 +1,106 @@
+
+
diff --git a/public/404/pokedex/0432.svg b/public/404/pokedex/0432.svg
new file mode 100644
index 0000000..8629e73
--- /dev/null
+++ b/public/404/pokedex/0432.svg
@@ -0,0 +1,142 @@
+
+
diff --git a/public/404/pokedex/0433.svg b/public/404/pokedex/0433.svg
new file mode 100644
index 0000000..1298d6d
--- /dev/null
+++ b/public/404/pokedex/0433.svg
@@ -0,0 +1,258 @@
+
+
+
diff --git a/public/404/pokedex/0434.svg b/public/404/pokedex/0434.svg
new file mode 100644
index 0000000..2054b8f
--- /dev/null
+++ b/public/404/pokedex/0434.svg
@@ -0,0 +1,103 @@
+
+
+
diff --git a/public/404/pokedex/0435.svg b/public/404/pokedex/0435.svg
new file mode 100644
index 0000000..42bf1bc
--- /dev/null
+++ b/public/404/pokedex/0435.svg
@@ -0,0 +1,119 @@
+
+
+
diff --git a/public/404/pokedex/0436.svg b/public/404/pokedex/0436.svg
new file mode 100644
index 0000000..16844e3
--- /dev/null
+++ b/public/404/pokedex/0436.svg
@@ -0,0 +1,83 @@
+
+
+
diff --git a/public/404/pokedex/0437.svg b/public/404/pokedex/0437.svg
new file mode 100644
index 0000000..87011fa
--- /dev/null
+++ b/public/404/pokedex/0437.svg
@@ -0,0 +1,91 @@
+
+
+
diff --git a/public/404/pokedex/0438.svg b/public/404/pokedex/0438.svg
new file mode 100644
index 0000000..917b690
--- /dev/null
+++ b/public/404/pokedex/0438.svg
@@ -0,0 +1,375 @@
+
+
+
+
diff --git a/public/404/pokedex/0439.svg b/public/404/pokedex/0439.svg
new file mode 100644
index 0000000..d53f7fe
--- /dev/null
+++ b/public/404/pokedex/0439.svg
@@ -0,0 +1,68 @@
+
+
diff --git a/public/404/pokedex/0440.svg b/public/404/pokedex/0440.svg
new file mode 100644
index 0000000..03aaf82
--- /dev/null
+++ b/public/404/pokedex/0440.svg
@@ -0,0 +1,45 @@
+
+
diff --git a/public/404/pokedex/0441.svg b/public/404/pokedex/0441.svg
new file mode 100644
index 0000000..d9fad08
--- /dev/null
+++ b/public/404/pokedex/0441.svg
@@ -0,0 +1,113 @@
+
+
+
diff --git a/public/404/pokedex/0442.svg b/public/404/pokedex/0442.svg
new file mode 100644
index 0000000..1f666f1
--- /dev/null
+++ b/public/404/pokedex/0442.svg
@@ -0,0 +1,78 @@
+
+
+
diff --git a/public/404/pokedex/0443.svg b/public/404/pokedex/0443.svg
new file mode 100644
index 0000000..e2f7f75
--- /dev/null
+++ b/public/404/pokedex/0443.svg
@@ -0,0 +1,79 @@
+
+
+
diff --git a/public/404/pokedex/0444.svg b/public/404/pokedex/0444.svg
new file mode 100644
index 0000000..a54c0ef
--- /dev/null
+++ b/public/404/pokedex/0444.svg
@@ -0,0 +1,153 @@
+
+
+
diff --git a/public/404/pokedex/0445.svg b/public/404/pokedex/0445.svg
new file mode 100644
index 0000000..f4a56ef
--- /dev/null
+++ b/public/404/pokedex/0445.svg
@@ -0,0 +1,716 @@
+
+
diff --git a/public/404/pokedex/0446.svg b/public/404/pokedex/0446.svg
new file mode 100644
index 0000000..e74b58f
--- /dev/null
+++ b/public/404/pokedex/0446.svg
@@ -0,0 +1,281 @@
+
+
+
diff --git a/public/404/pokedex/0447.svg b/public/404/pokedex/0447.svg
new file mode 100644
index 0000000..f35c51e
--- /dev/null
+++ b/public/404/pokedex/0447.svg
@@ -0,0 +1,104 @@
+
+
diff --git a/public/404/pokedex/0448.svg b/public/404/pokedex/0448.svg
new file mode 100644
index 0000000..e414f7b
--- /dev/null
+++ b/public/404/pokedex/0448.svg
@@ -0,0 +1,118 @@
+
+
+
diff --git a/public/404/pokedex/0449.svg b/public/404/pokedex/0449.svg
new file mode 100644
index 0000000..a898d4f
--- /dev/null
+++ b/public/404/pokedex/0449.svg
@@ -0,0 +1,81 @@
+
+
+
diff --git a/public/404/pokedex/0450.svg b/public/404/pokedex/0450.svg
new file mode 100644
index 0000000..3ec49b0
--- /dev/null
+++ b/public/404/pokedex/0450.svg
@@ -0,0 +1,161 @@
+
+
+
diff --git a/public/404/pokedex/0451.svg b/public/404/pokedex/0451.svg
new file mode 100644
index 0000000..4be72b8
--- /dev/null
+++ b/public/404/pokedex/0451.svg
@@ -0,0 +1,113 @@
+
+
+
diff --git a/public/404/pokedex/0452.svg b/public/404/pokedex/0452.svg
new file mode 100644
index 0000000..32526e4
--- /dev/null
+++ b/public/404/pokedex/0452.svg
@@ -0,0 +1,189 @@
+
+
diff --git a/public/404/pokedex/0453.svg b/public/404/pokedex/0453.svg
new file mode 100644
index 0000000..3f010ed
--- /dev/null
+++ b/public/404/pokedex/0453.svg
@@ -0,0 +1,107 @@
+
+
+
diff --git a/public/404/pokedex/0454.svg b/public/404/pokedex/0454.svg
new file mode 100644
index 0000000..4013103
--- /dev/null
+++ b/public/404/pokedex/0454.svg
@@ -0,0 +1,132 @@
+
+
+
diff --git a/public/404/pokedex/0455.svg b/public/404/pokedex/0455.svg
new file mode 100644
index 0000000..3526efe
--- /dev/null
+++ b/public/404/pokedex/0455.svg
@@ -0,0 +1,113 @@
+
+
diff --git a/public/404/pokedex/0456.svg b/public/404/pokedex/0456.svg
new file mode 100644
index 0000000..376e860
--- /dev/null
+++ b/public/404/pokedex/0456.svg
@@ -0,0 +1,48 @@
+
+
+
diff --git a/public/404/pokedex/0457.svg b/public/404/pokedex/0457.svg
new file mode 100644
index 0000000..2bfde66
--- /dev/null
+++ b/public/404/pokedex/0457.svg
@@ -0,0 +1,51 @@
+
+
+
diff --git a/public/404/pokedex/0458.svg b/public/404/pokedex/0458.svg
new file mode 100644
index 0000000..dd5b6ea
--- /dev/null
+++ b/public/404/pokedex/0458.svg
@@ -0,0 +1,46 @@
+
+
+
diff --git a/public/404/pokedex/0459.svg b/public/404/pokedex/0459.svg
new file mode 100644
index 0000000..7e8e85b
--- /dev/null
+++ b/public/404/pokedex/0459.svg
@@ -0,0 +1,68 @@
+
+
+
diff --git a/public/404/pokedex/0460.svg b/public/404/pokedex/0460.svg
new file mode 100644
index 0000000..048ec9d
--- /dev/null
+++ b/public/404/pokedex/0460.svg
@@ -0,0 +1,138 @@
+
+
+
diff --git a/public/404/pokedex/0461.svg b/public/404/pokedex/0461.svg
new file mode 100644
index 0000000..5124c15
--- /dev/null
+++ b/public/404/pokedex/0461.svg
@@ -0,0 +1,131 @@
+
+
+
diff --git a/public/404/pokedex/0462.svg b/public/404/pokedex/0462.svg
new file mode 100644
index 0000000..ea78ef5
--- /dev/null
+++ b/public/404/pokedex/0462.svg
@@ -0,0 +1,87 @@
+
+
+
diff --git a/public/404/pokedex/0463.svg b/public/404/pokedex/0463.svg
new file mode 100644
index 0000000..310d073
--- /dev/null
+++ b/public/404/pokedex/0463.svg
@@ -0,0 +1,72 @@
+
+
diff --git a/public/404/pokedex/0464.svg b/public/404/pokedex/0464.svg
new file mode 100644
index 0000000..cf6a558
--- /dev/null
+++ b/public/404/pokedex/0464.svg
@@ -0,0 +1,215 @@
+
+
diff --git a/public/404/pokedex/0465.svg b/public/404/pokedex/0465.svg
new file mode 100644
index 0000000..0d97ed2
--- /dev/null
+++ b/public/404/pokedex/0465.svg
@@ -0,0 +1,110 @@
+
+
diff --git a/public/404/pokedex/0466.svg b/public/404/pokedex/0466.svg
new file mode 100644
index 0000000..826e69a
--- /dev/null
+++ b/public/404/pokedex/0466.svg
@@ -0,0 +1,202 @@
+
+
diff --git a/public/404/pokedex/0467.svg b/public/404/pokedex/0467.svg
new file mode 100644
index 0000000..b87ceb6
--- /dev/null
+++ b/public/404/pokedex/0467.svg
@@ -0,0 +1,150 @@
+
+
diff --git a/public/404/pokedex/0468.svg b/public/404/pokedex/0468.svg
new file mode 100644
index 0000000..a6dc119
--- /dev/null
+++ b/public/404/pokedex/0468.svg
@@ -0,0 +1,70 @@
+
+
diff --git a/public/404/pokedex/0469.svg b/public/404/pokedex/0469.svg
new file mode 100644
index 0000000..281f821
--- /dev/null
+++ b/public/404/pokedex/0469.svg
@@ -0,0 +1,105 @@
+
+
diff --git a/public/404/pokedex/0470.svg b/public/404/pokedex/0470.svg
new file mode 100644
index 0000000..f067ae8
--- /dev/null
+++ b/public/404/pokedex/0470.svg
@@ -0,0 +1,137 @@
+
+
+
diff --git a/public/404/pokedex/0471.svg b/public/404/pokedex/0471.svg
new file mode 100644
index 0000000..dd707c9
--- /dev/null
+++ b/public/404/pokedex/0471.svg
@@ -0,0 +1,111 @@
+
+
diff --git a/public/404/pokedex/0472.svg b/public/404/pokedex/0472.svg
new file mode 100644
index 0000000..cfaa37f
--- /dev/null
+++ b/public/404/pokedex/0472.svg
@@ -0,0 +1,158 @@
+
+
+
diff --git a/public/404/pokedex/0473.svg b/public/404/pokedex/0473.svg
new file mode 100644
index 0000000..62a40ee
--- /dev/null
+++ b/public/404/pokedex/0473.svg
@@ -0,0 +1,143 @@
+
+
+
diff --git a/public/404/pokedex/0474.svg b/public/404/pokedex/0474.svg
new file mode 100644
index 0000000..a27cae0
--- /dev/null
+++ b/public/404/pokedex/0474.svg
@@ -0,0 +1,46 @@
+
+
diff --git a/public/404/pokedex/0475.svg b/public/404/pokedex/0475.svg
new file mode 100644
index 0000000..8239e18
--- /dev/null
+++ b/public/404/pokedex/0475.svg
@@ -0,0 +1,81 @@
+
+
+
diff --git a/public/404/pokedex/0476.svg b/public/404/pokedex/0476.svg
new file mode 100644
index 0000000..2f2a959
--- /dev/null
+++ b/public/404/pokedex/0476.svg
@@ -0,0 +1,87 @@
+
+
diff --git a/public/404/pokedex/0477.svg b/public/404/pokedex/0477.svg
new file mode 100644
index 0000000..c9d96de
--- /dev/null
+++ b/public/404/pokedex/0477.svg
@@ -0,0 +1,132 @@
+
+
diff --git a/public/404/pokedex/0478.svg b/public/404/pokedex/0478.svg
new file mode 100644
index 0000000..bc784e4
--- /dev/null
+++ b/public/404/pokedex/0478.svg
@@ -0,0 +1,352 @@
+
+
+
diff --git a/public/404/pokedex/0479.svg b/public/404/pokedex/0479.svg
new file mode 100644
index 0000000..076cc30
--- /dev/null
+++ b/public/404/pokedex/0479.svg
@@ -0,0 +1,41 @@
+
+
+
diff --git a/public/404/pokedex/0480.svg b/public/404/pokedex/0480.svg
new file mode 100644
index 0000000..390214f
--- /dev/null
+++ b/public/404/pokedex/0480.svg
@@ -0,0 +1,77 @@
+
+
+
diff --git a/public/404/pokedex/0481.svg b/public/404/pokedex/0481.svg
new file mode 100644
index 0000000..5311db1
--- /dev/null
+++ b/public/404/pokedex/0481.svg
@@ -0,0 +1,75 @@
+
diff --git a/public/404/pokedex/0482.svg b/public/404/pokedex/0482.svg
new file mode 100644
index 0000000..44ba5d3
--- /dev/null
+++ b/public/404/pokedex/0482.svg
@@ -0,0 +1,82 @@
+
+
+
diff --git a/public/404/pokedex/0483.svg b/public/404/pokedex/0483.svg
new file mode 100644
index 0000000..665e2b0
--- /dev/null
+++ b/public/404/pokedex/0483.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/404/pokedex/0484.svg b/public/404/pokedex/0484.svg
new file mode 100644
index 0000000..21671e4
--- /dev/null
+++ b/public/404/pokedex/0484.svg
@@ -0,0 +1,259 @@
+
+
diff --git a/public/404/pokedex/0485.svg b/public/404/pokedex/0485.svg
new file mode 100644
index 0000000..aca1166
--- /dev/null
+++ b/public/404/pokedex/0485.svg
@@ -0,0 +1,65 @@
+
+
+
diff --git a/public/404/pokedex/0486.svg b/public/404/pokedex/0486.svg
new file mode 100644
index 0000000..c426db4
--- /dev/null
+++ b/public/404/pokedex/0486.svg
@@ -0,0 +1,233 @@
+
+
diff --git a/public/404/pokedex/0487.svg b/public/404/pokedex/0487.svg
new file mode 100644
index 0000000..b173818
--- /dev/null
+++ b/public/404/pokedex/0487.svg
@@ -0,0 +1,310 @@
+
+
diff --git a/public/404/pokedex/0488.svg b/public/404/pokedex/0488.svg
new file mode 100644
index 0000000..3e31e67
--- /dev/null
+++ b/public/404/pokedex/0488.svg
@@ -0,0 +1,71 @@
+
+
+
diff --git a/public/404/pokedex/0489.svg b/public/404/pokedex/0489.svg
new file mode 100644
index 0000000..2b09a11
--- /dev/null
+++ b/public/404/pokedex/0489.svg
@@ -0,0 +1,73 @@
+
+
+
diff --git a/public/404/pokedex/0490.svg b/public/404/pokedex/0490.svg
new file mode 100644
index 0000000..b6513db
--- /dev/null
+++ b/public/404/pokedex/0490.svg
@@ -0,0 +1,75 @@
+
+
+
diff --git a/public/404/pokedex/0491.svg b/public/404/pokedex/0491.svg
new file mode 100644
index 0000000..a8416e6
--- /dev/null
+++ b/public/404/pokedex/0491.svg
@@ -0,0 +1,109 @@
+
+
diff --git a/public/404/pokedex/0492.svg b/public/404/pokedex/0492.svg
new file mode 100644
index 0000000..20bf91c
--- /dev/null
+++ b/public/404/pokedex/0492.svg
@@ -0,0 +1,98 @@
+
+
diff --git a/public/404/pokedex/0493.svg b/public/404/pokedex/0493.svg
new file mode 100644
index 0000000..ae65968
--- /dev/null
+++ b/public/404/pokedex/0493.svg
@@ -0,0 +1,195 @@
+
+
diff --git a/public/404/pokedex/0494.svg b/public/404/pokedex/0494.svg
new file mode 100644
index 0000000..38f5ea5
--- /dev/null
+++ b/public/404/pokedex/0494.svg
@@ -0,0 +1,95 @@
+
+
+
diff --git a/public/404/pokedex/0495.svg b/public/404/pokedex/0495.svg
new file mode 100644
index 0000000..4032fcd
--- /dev/null
+++ b/public/404/pokedex/0495.svg
@@ -0,0 +1,156 @@
+
+
+
diff --git a/public/404/pokedex/0496.svg b/public/404/pokedex/0496.svg
new file mode 100644
index 0000000..588239f
--- /dev/null
+++ b/public/404/pokedex/0496.svg
@@ -0,0 +1,205 @@
+
+
+
diff --git a/public/404/pokedex/0497.svg b/public/404/pokedex/0497.svg
new file mode 100644
index 0000000..bf1d5ca
--- /dev/null
+++ b/public/404/pokedex/0497.svg
@@ -0,0 +1,88 @@
+
+
+
diff --git a/public/404/pokedex/0498.svg b/public/404/pokedex/0498.svg
new file mode 100644
index 0000000..3062c15
--- /dev/null
+++ b/public/404/pokedex/0498.svg
@@ -0,0 +1,68 @@
+
+
+
diff --git a/public/404/pokedex/0499.svg b/public/404/pokedex/0499.svg
new file mode 100644
index 0000000..cf2d675
--- /dev/null
+++ b/public/404/pokedex/0499.svg
@@ -0,0 +1,106 @@
+
+
+
diff --git a/public/404/pokedex/0500.svg b/public/404/pokedex/0500.svg
new file mode 100644
index 0000000..64cf7cf
--- /dev/null
+++ b/public/404/pokedex/0500.svg
@@ -0,0 +1,153 @@
+
+
diff --git a/public/404/pokedex/0501.svg b/public/404/pokedex/0501.svg
new file mode 100644
index 0000000..5b9f18d
--- /dev/null
+++ b/public/404/pokedex/0501.svg
@@ -0,0 +1,76 @@
+
+
+
diff --git a/public/404/pokedex/0502.svg b/public/404/pokedex/0502.svg
new file mode 100644
index 0000000..2461845
--- /dev/null
+++ b/public/404/pokedex/0502.svg
@@ -0,0 +1,87 @@
+
+
+
diff --git a/public/404/pokedex/0503.svg b/public/404/pokedex/0503.svg
new file mode 100644
index 0000000..a71a90e
--- /dev/null
+++ b/public/404/pokedex/0503.svg
@@ -0,0 +1,744 @@
+
+
+
diff --git a/public/404/pokedex/0504.svg b/public/404/pokedex/0504.svg
new file mode 100644
index 0000000..4f5b812
--- /dev/null
+++ b/public/404/pokedex/0504.svg
@@ -0,0 +1,106 @@
+
+
diff --git a/public/404/pokedex/0505.svg b/public/404/pokedex/0505.svg
new file mode 100644
index 0000000..189a960
--- /dev/null
+++ b/public/404/pokedex/0505.svg
@@ -0,0 +1,148 @@
+
+
diff --git a/public/404/pokedex/0506.svg b/public/404/pokedex/0506.svg
new file mode 100644
index 0000000..d85a28c
--- /dev/null
+++ b/public/404/pokedex/0506.svg
@@ -0,0 +1,160 @@
+
+
+
diff --git a/public/404/pokedex/0507.svg b/public/404/pokedex/0507.svg
new file mode 100644
index 0000000..0cb16b7
--- /dev/null
+++ b/public/404/pokedex/0507.svg
@@ -0,0 +1,134 @@
+
+
diff --git a/public/404/pokedex/0508.svg b/public/404/pokedex/0508.svg
new file mode 100644
index 0000000..88aa9a5
--- /dev/null
+++ b/public/404/pokedex/0508.svg
@@ -0,0 +1,171 @@
+
+
diff --git a/public/404/pokedex/0509.svg b/public/404/pokedex/0509.svg
new file mode 100644
index 0000000..3049736
--- /dev/null
+++ b/public/404/pokedex/0509.svg
@@ -0,0 +1,83 @@
+
+
+
diff --git a/public/404/pokedex/0510.svg b/public/404/pokedex/0510.svg
new file mode 100644
index 0000000..7ce5b84
--- /dev/null
+++ b/public/404/pokedex/0510.svg
@@ -0,0 +1,103 @@
+
+
diff --git a/public/404/pokedex/0511.svg b/public/404/pokedex/0511.svg
new file mode 100644
index 0000000..21b7c9c
--- /dev/null
+++ b/public/404/pokedex/0511.svg
@@ -0,0 +1,99 @@
+
+
+
diff --git a/public/404/pokedex/0512.svg b/public/404/pokedex/0512.svg
new file mode 100644
index 0000000..9d8a3aa
--- /dev/null
+++ b/public/404/pokedex/0512.svg
@@ -0,0 +1,147 @@
+
+
diff --git a/public/404/pokedex/0513.svg b/public/404/pokedex/0513.svg
new file mode 100644
index 0000000..320df46
--- /dev/null
+++ b/public/404/pokedex/0513.svg
@@ -0,0 +1,71 @@
+
+
diff --git a/public/404/pokedex/0514.svg b/public/404/pokedex/0514.svg
new file mode 100644
index 0000000..41c688b
--- /dev/null
+++ b/public/404/pokedex/0514.svg
@@ -0,0 +1,130 @@
+
+
diff --git a/public/404/pokedex/0515.svg b/public/404/pokedex/0515.svg
new file mode 100644
index 0000000..bda4d7a
--- /dev/null
+++ b/public/404/pokedex/0515.svg
@@ -0,0 +1,100 @@
+
+
+
diff --git a/public/404/pokedex/0516.svg b/public/404/pokedex/0516.svg
new file mode 100644
index 0000000..8baa8dd
--- /dev/null
+++ b/public/404/pokedex/0516.svg
@@ -0,0 +1,120 @@
+
+
diff --git a/public/404/pokedex/0517.svg b/public/404/pokedex/0517.svg
new file mode 100644
index 0000000..74d6162
--- /dev/null
+++ b/public/404/pokedex/0517.svg
@@ -0,0 +1,36 @@
+
+
+
diff --git a/public/404/pokedex/0518.svg b/public/404/pokedex/0518.svg
new file mode 100644
index 0000000..008982f
--- /dev/null
+++ b/public/404/pokedex/0518.svg
@@ -0,0 +1,56 @@
+
+
+
diff --git a/public/404/pokedex/0519.svg b/public/404/pokedex/0519.svg
new file mode 100644
index 0000000..04f49af
--- /dev/null
+++ b/public/404/pokedex/0519.svg
@@ -0,0 +1,133 @@
+
+
+
diff --git a/public/404/pokedex/0520.svg b/public/404/pokedex/0520.svg
new file mode 100644
index 0000000..6b61f7e
--- /dev/null
+++ b/public/404/pokedex/0520.svg
@@ -0,0 +1,178 @@
+
+
diff --git a/public/404/pokedex/0521.svg b/public/404/pokedex/0521.svg
new file mode 100644
index 0000000..4fa0e95
--- /dev/null
+++ b/public/404/pokedex/0521.svg
@@ -0,0 +1,173 @@
+
+
diff --git a/public/404/pokedex/0522.svg b/public/404/pokedex/0522.svg
new file mode 100644
index 0000000..cceea25
--- /dev/null
+++ b/public/404/pokedex/0522.svg
@@ -0,0 +1,74 @@
+
+
diff --git a/public/404/pokedex/0523.svg b/public/404/pokedex/0523.svg
new file mode 100644
index 0000000..662e454
--- /dev/null
+++ b/public/404/pokedex/0523.svg
@@ -0,0 +1,134 @@
+
+
diff --git a/public/404/pokedex/0524.svg b/public/404/pokedex/0524.svg
new file mode 100644
index 0000000..fe64500
--- /dev/null
+++ b/public/404/pokedex/0524.svg
@@ -0,0 +1,53 @@
+
+
diff --git a/public/404/pokedex/0525.svg b/public/404/pokedex/0525.svg
new file mode 100644
index 0000000..0505ee2
--- /dev/null
+++ b/public/404/pokedex/0525.svg
@@ -0,0 +1,126 @@
+
+
+
diff --git a/public/404/pokedex/0526.svg b/public/404/pokedex/0526.svg
new file mode 100644
index 0000000..420aea0
--- /dev/null
+++ b/public/404/pokedex/0526.svg
@@ -0,0 +1,177 @@
+
+
+
diff --git a/public/404/pokedex/0527.svg b/public/404/pokedex/0527.svg
new file mode 100644
index 0000000..975c90f
--- /dev/null
+++ b/public/404/pokedex/0527.svg
@@ -0,0 +1,150 @@
+
+
+
diff --git a/public/404/pokedex/0528.svg b/public/404/pokedex/0528.svg
new file mode 100644
index 0000000..f12d8aa
--- /dev/null
+++ b/public/404/pokedex/0528.svg
@@ -0,0 +1,96 @@
+
+
diff --git a/public/404/pokedex/0529.svg b/public/404/pokedex/0529.svg
new file mode 100644
index 0000000..01261d9
--- /dev/null
+++ b/public/404/pokedex/0529.svg
@@ -0,0 +1,71 @@
+
+
+
diff --git a/public/404/pokedex/0530.svg b/public/404/pokedex/0530.svg
new file mode 100644
index 0000000..19abd89
--- /dev/null
+++ b/public/404/pokedex/0530.svg
@@ -0,0 +1,128 @@
+
+
+
diff --git a/public/404/pokedex/0531.svg b/public/404/pokedex/0531.svg
new file mode 100644
index 0000000..a73ada1
--- /dev/null
+++ b/public/404/pokedex/0531.svg
@@ -0,0 +1,79 @@
+
+
+
diff --git a/public/404/pokedex/0532.svg b/public/404/pokedex/0532.svg
new file mode 100644
index 0000000..c40b11e
--- /dev/null
+++ b/public/404/pokedex/0532.svg
@@ -0,0 +1,105 @@
+
+
diff --git a/public/404/pokedex/0533.svg b/public/404/pokedex/0533.svg
new file mode 100644
index 0000000..893a7e2
--- /dev/null
+++ b/public/404/pokedex/0533.svg
@@ -0,0 +1,121 @@
+
+
diff --git a/public/404/pokedex/0534.svg b/public/404/pokedex/0534.svg
new file mode 100644
index 0000000..30d7352
--- /dev/null
+++ b/public/404/pokedex/0534.svg
@@ -0,0 +1,169 @@
+
+
diff --git a/public/404/pokedex/0535.svg b/public/404/pokedex/0535.svg
new file mode 100644
index 0000000..2d5e939
--- /dev/null
+++ b/public/404/pokedex/0535.svg
@@ -0,0 +1,63 @@
+
+
+
diff --git a/public/404/pokedex/0536.svg b/public/404/pokedex/0536.svg
new file mode 100644
index 0000000..2e7b10d
--- /dev/null
+++ b/public/404/pokedex/0536.svg
@@ -0,0 +1,88 @@
+
+
diff --git a/public/404/pokedex/0537.svg b/public/404/pokedex/0537.svg
new file mode 100644
index 0000000..50c8ce9
--- /dev/null
+++ b/public/404/pokedex/0537.svg
@@ -0,0 +1,155 @@
+
+
diff --git a/public/404/pokedex/0538.svg b/public/404/pokedex/0538.svg
new file mode 100644
index 0000000..2cc2c49
--- /dev/null
+++ b/public/404/pokedex/0538.svg
@@ -0,0 +1,374 @@
+
+
+
diff --git a/public/404/pokedex/0539.svg b/public/404/pokedex/0539.svg
new file mode 100644
index 0000000..c8c807e
--- /dev/null
+++ b/public/404/pokedex/0539.svg
@@ -0,0 +1,138 @@
+
+
+
diff --git a/public/404/pokedex/0540.svg b/public/404/pokedex/0540.svg
new file mode 100644
index 0000000..6837cd5
--- /dev/null
+++ b/public/404/pokedex/0540.svg
@@ -0,0 +1,69 @@
+
+
diff --git a/public/404/pokedex/0541.svg b/public/404/pokedex/0541.svg
new file mode 100644
index 0000000..3c4ccbf
--- /dev/null
+++ b/public/404/pokedex/0541.svg
@@ -0,0 +1,55 @@
+
+
diff --git a/public/404/pokedex/0542.svg b/public/404/pokedex/0542.svg
new file mode 100644
index 0000000..41cde33
--- /dev/null
+++ b/public/404/pokedex/0542.svg
@@ -0,0 +1,78 @@
+
+
diff --git a/public/404/pokedex/0543.svg b/public/404/pokedex/0543.svg
new file mode 100644
index 0000000..8df5946
--- /dev/null
+++ b/public/404/pokedex/0543.svg
@@ -0,0 +1,107 @@
+
+
diff --git a/public/404/pokedex/0544.svg b/public/404/pokedex/0544.svg
new file mode 100644
index 0000000..a2a51d1
--- /dev/null
+++ b/public/404/pokedex/0544.svg
@@ -0,0 +1,129 @@
+
+
diff --git a/public/404/pokedex/0545.svg b/public/404/pokedex/0545.svg
new file mode 100644
index 0000000..1ae0792
--- /dev/null
+++ b/public/404/pokedex/0545.svg
@@ -0,0 +1,271 @@
+
+
diff --git a/public/404/pokedex/0546.svg b/public/404/pokedex/0546.svg
new file mode 100644
index 0000000..3ce0459
--- /dev/null
+++ b/public/404/pokedex/0546.svg
@@ -0,0 +1,46 @@
+
+
diff --git a/public/404/pokedex/0547.svg b/public/404/pokedex/0547.svg
new file mode 100644
index 0000000..207021d
--- /dev/null
+++ b/public/404/pokedex/0547.svg
@@ -0,0 +1,217 @@
+
+
+
diff --git a/public/404/pokedex/0548.svg b/public/404/pokedex/0548.svg
new file mode 100644
index 0000000..cf3427d
--- /dev/null
+++ b/public/404/pokedex/0548.svg
@@ -0,0 +1,51 @@
+
+
+
diff --git a/public/404/pokedex/0549.svg b/public/404/pokedex/0549.svg
new file mode 100644
index 0000000..ffe8307
--- /dev/null
+++ b/public/404/pokedex/0549.svg
@@ -0,0 +1,145 @@
+
+
+
diff --git a/public/404/pokedex/0550.svg b/public/404/pokedex/0550.svg
new file mode 100644
index 0000000..ddcd84e
--- /dev/null
+++ b/public/404/pokedex/0550.svg
@@ -0,0 +1,68 @@
+
+
+
diff --git a/public/404/pokedex/0551.svg b/public/404/pokedex/0551.svg
new file mode 100644
index 0000000..74fd493
--- /dev/null
+++ b/public/404/pokedex/0551.svg
@@ -0,0 +1,141 @@
+
+
+
diff --git a/public/404/pokedex/0552.svg b/public/404/pokedex/0552.svg
new file mode 100644
index 0000000..6964f36
--- /dev/null
+++ b/public/404/pokedex/0552.svg
@@ -0,0 +1,215 @@
+
+
+
diff --git a/public/404/pokedex/0553.svg b/public/404/pokedex/0553.svg
new file mode 100644
index 0000000..a5d95bd
--- /dev/null
+++ b/public/404/pokedex/0553.svg
@@ -0,0 +1,176 @@
+
+
+
diff --git a/public/404/pokedex/0554.svg b/public/404/pokedex/0554.svg
new file mode 100644
index 0000000..fc2f4de
--- /dev/null
+++ b/public/404/pokedex/0554.svg
@@ -0,0 +1,87 @@
+
+
+
diff --git a/public/404/pokedex/0555.svg b/public/404/pokedex/0555.svg
new file mode 100644
index 0000000..40ea934
--- /dev/null
+++ b/public/404/pokedex/0555.svg
@@ -0,0 +1,86 @@
+
+
diff --git a/public/404/pokedex/0556.svg b/public/404/pokedex/0556.svg
new file mode 100644
index 0000000..efd2587
--- /dev/null
+++ b/public/404/pokedex/0556.svg
@@ -0,0 +1,373 @@
+
+
+
diff --git a/public/404/pokedex/0557.svg b/public/404/pokedex/0557.svg
new file mode 100644
index 0000000..d1c5c83
--- /dev/null
+++ b/public/404/pokedex/0557.svg
@@ -0,0 +1,95 @@
+
+
diff --git a/public/404/pokedex/0558.svg b/public/404/pokedex/0558.svg
new file mode 100644
index 0000000..76baf95
--- /dev/null
+++ b/public/404/pokedex/0558.svg
@@ -0,0 +1,184 @@
+
+
diff --git a/public/404/pokedex/0559.svg b/public/404/pokedex/0559.svg
new file mode 100644
index 0000000..3683386
--- /dev/null
+++ b/public/404/pokedex/0559.svg
@@ -0,0 +1,88 @@
+
+
+
diff --git a/public/404/pokedex/0560.svg b/public/404/pokedex/0560.svg
new file mode 100644
index 0000000..3088c32
--- /dev/null
+++ b/public/404/pokedex/0560.svg
@@ -0,0 +1,124 @@
+
+
diff --git a/public/404/pokedex/0561.svg b/public/404/pokedex/0561.svg
new file mode 100644
index 0000000..8495a3c
--- /dev/null
+++ b/public/404/pokedex/0561.svg
@@ -0,0 +1,183 @@
+
+
diff --git a/public/404/pokedex/0562.svg b/public/404/pokedex/0562.svg
new file mode 100644
index 0000000..afbd106
--- /dev/null
+++ b/public/404/pokedex/0562.svg
@@ -0,0 +1,50 @@
+
+
+
diff --git a/public/404/pokedex/0563.svg b/public/404/pokedex/0563.svg
new file mode 100644
index 0000000..7e2e0bc
--- /dev/null
+++ b/public/404/pokedex/0563.svg
@@ -0,0 +1,142 @@
+
+
+
diff --git a/public/404/pokedex/0564.svg b/public/404/pokedex/0564.svg
new file mode 100644
index 0000000..df70208
--- /dev/null
+++ b/public/404/pokedex/0564.svg
@@ -0,0 +1,103 @@
+
+
diff --git a/public/404/pokedex/0565.svg b/public/404/pokedex/0565.svg
new file mode 100644
index 0000000..f060550
--- /dev/null
+++ b/public/404/pokedex/0565.svg
@@ -0,0 +1,154 @@
+
+
diff --git a/public/404/pokedex/0566.svg b/public/404/pokedex/0566.svg
new file mode 100644
index 0000000..ca035c4
--- /dev/null
+++ b/public/404/pokedex/0566.svg
@@ -0,0 +1,155 @@
+
+
diff --git a/public/404/pokedex/0567.svg b/public/404/pokedex/0567.svg
new file mode 100644
index 0000000..a295d6d
--- /dev/null
+++ b/public/404/pokedex/0567.svg
@@ -0,0 +1,215 @@
+
+
diff --git a/public/404/pokedex/0568.svg b/public/404/pokedex/0568.svg
new file mode 100644
index 0000000..873e304
--- /dev/null
+++ b/public/404/pokedex/0568.svg
@@ -0,0 +1,68 @@
+
+
diff --git a/public/404/pokedex/0569.svg b/public/404/pokedex/0569.svg
new file mode 100644
index 0000000..e5250f8
--- /dev/null
+++ b/public/404/pokedex/0569.svg
@@ -0,0 +1,222 @@
+
+
+
diff --git a/public/404/pokedex/0570.svg b/public/404/pokedex/0570.svg
new file mode 100644
index 0000000..0cb3c66
--- /dev/null
+++ b/public/404/pokedex/0570.svg
@@ -0,0 +1,87 @@
+
+
+
diff --git a/public/404/pokedex/0571.svg b/public/404/pokedex/0571.svg
new file mode 100644
index 0000000..c592854
--- /dev/null
+++ b/public/404/pokedex/0571.svg
@@ -0,0 +1,166 @@
+
+
+
diff --git a/public/404/pokedex/0572.svg b/public/404/pokedex/0572.svg
new file mode 100644
index 0000000..3c7eb07
--- /dev/null
+++ b/public/404/pokedex/0572.svg
@@ -0,0 +1,89 @@
+
+
+
diff --git a/public/404/pokedex/0573.svg b/public/404/pokedex/0573.svg
new file mode 100644
index 0000000..4909590
--- /dev/null
+++ b/public/404/pokedex/0573.svg
@@ -0,0 +1,386 @@
+
+
+
diff --git a/public/404/pokedex/0574.svg b/public/404/pokedex/0574.svg
new file mode 100644
index 0000000..7b16606
--- /dev/null
+++ b/public/404/pokedex/0574.svg
@@ -0,0 +1,76 @@
+
+
+
diff --git a/public/404/pokedex/0575.svg b/public/404/pokedex/0575.svg
new file mode 100644
index 0000000..ddb16da
--- /dev/null
+++ b/public/404/pokedex/0575.svg
@@ -0,0 +1,109 @@
+
+
+
diff --git a/public/404/pokedex/0576.svg b/public/404/pokedex/0576.svg
new file mode 100644
index 0000000..3e74ca4
--- /dev/null
+++ b/public/404/pokedex/0576.svg
@@ -0,0 +1,112 @@
+
+
+
diff --git a/public/404/pokedex/0577.svg b/public/404/pokedex/0577.svg
new file mode 100644
index 0000000..2507c9f
--- /dev/null
+++ b/public/404/pokedex/0577.svg
@@ -0,0 +1,21 @@
+
+
diff --git a/public/404/pokedex/0578.svg b/public/404/pokedex/0578.svg
new file mode 100644
index 0000000..da98fa4
--- /dev/null
+++ b/public/404/pokedex/0578.svg
@@ -0,0 +1,22 @@
+
+
diff --git a/public/404/pokedex/0579.svg b/public/404/pokedex/0579.svg
new file mode 100644
index 0000000..11a3706
--- /dev/null
+++ b/public/404/pokedex/0579.svg
@@ -0,0 +1,84 @@
+
+
diff --git a/public/404/pokedex/0580.svg b/public/404/pokedex/0580.svg
new file mode 100644
index 0000000..ab6bb98
--- /dev/null
+++ b/public/404/pokedex/0580.svg
@@ -0,0 +1,68 @@
+
+
+
diff --git a/public/404/pokedex/0581.svg b/public/404/pokedex/0581.svg
new file mode 100644
index 0000000..e57d918
--- /dev/null
+++ b/public/404/pokedex/0581.svg
@@ -0,0 +1,82 @@
+
+
+
diff --git a/public/404/pokedex/0582.svg b/public/404/pokedex/0582.svg
new file mode 100644
index 0000000..10bfcbc
--- /dev/null
+++ b/public/404/pokedex/0582.svg
@@ -0,0 +1,86 @@
+
+
+
diff --git a/public/404/pokedex/0583.svg b/public/404/pokedex/0583.svg
new file mode 100644
index 0000000..a8525b4
--- /dev/null
+++ b/public/404/pokedex/0583.svg
@@ -0,0 +1,113 @@
+
+
diff --git a/public/404/pokedex/0584.svg b/public/404/pokedex/0584.svg
new file mode 100644
index 0000000..340a034
--- /dev/null
+++ b/public/404/pokedex/0584.svg
@@ -0,0 +1,160 @@
+
+
+
diff --git a/public/404/pokedex/0585.svg b/public/404/pokedex/0585.svg
new file mode 100644
index 0000000..ddcdee5
--- /dev/null
+++ b/public/404/pokedex/0585.svg
@@ -0,0 +1,95 @@
+
+
+
diff --git a/public/404/pokedex/0586.svg b/public/404/pokedex/0586.svg
new file mode 100644
index 0000000..3d9ebc5
--- /dev/null
+++ b/public/404/pokedex/0586.svg
@@ -0,0 +1,174 @@
+
+
+
diff --git a/public/404/pokedex/0587.svg b/public/404/pokedex/0587.svg
new file mode 100644
index 0000000..7de7f6d
--- /dev/null
+++ b/public/404/pokedex/0587.svg
@@ -0,0 +1,144 @@
+
+
diff --git a/public/404/pokedex/0588.svg b/public/404/pokedex/0588.svg
new file mode 100644
index 0000000..e3929bd
--- /dev/null
+++ b/public/404/pokedex/0588.svg
@@ -0,0 +1,54 @@
+
+
diff --git a/public/404/pokedex/0589.svg b/public/404/pokedex/0589.svg
new file mode 100644
index 0000000..ceac265
--- /dev/null
+++ b/public/404/pokedex/0589.svg
@@ -0,0 +1,100 @@
+
+
diff --git a/public/404/pokedex/0590.svg b/public/404/pokedex/0590.svg
new file mode 100644
index 0000000..059391b
--- /dev/null
+++ b/public/404/pokedex/0590.svg
@@ -0,0 +1,30 @@
+
+
+
diff --git a/public/404/pokedex/0591.svg b/public/404/pokedex/0591.svg
new file mode 100644
index 0000000..5a71187
--- /dev/null
+++ b/public/404/pokedex/0591.svg
@@ -0,0 +1,67 @@
+
+
+
diff --git a/public/404/pokedex/0592.svg b/public/404/pokedex/0592.svg
new file mode 100644
index 0000000..67a0647
--- /dev/null
+++ b/public/404/pokedex/0592.svg
@@ -0,0 +1,81 @@
+
+
diff --git a/public/404/pokedex/0593.svg b/public/404/pokedex/0593.svg
new file mode 100644
index 0000000..2214fd2
--- /dev/null
+++ b/public/404/pokedex/0593.svg
@@ -0,0 +1,78 @@
+
+
diff --git a/public/404/pokedex/0594.svg b/public/404/pokedex/0594.svg
new file mode 100644
index 0000000..a9e3bd2
--- /dev/null
+++ b/public/404/pokedex/0594.svg
@@ -0,0 +1,54 @@
+
+
+
diff --git a/public/404/pokedex/0595.svg b/public/404/pokedex/0595.svg
new file mode 100644
index 0000000..e65057b
--- /dev/null
+++ b/public/404/pokedex/0595.svg
@@ -0,0 +1,101 @@
+
+
+
diff --git a/public/404/pokedex/0596.svg b/public/404/pokedex/0596.svg
new file mode 100644
index 0000000..a5b62ca
--- /dev/null
+++ b/public/404/pokedex/0596.svg
@@ -0,0 +1,152 @@
+
+
diff --git a/public/404/pokedex/0597.svg b/public/404/pokedex/0597.svg
new file mode 100644
index 0000000..824e25f
--- /dev/null
+++ b/public/404/pokedex/0597.svg
@@ -0,0 +1,106 @@
+
+
diff --git a/public/404/pokedex/0598.svg b/public/404/pokedex/0598.svg
new file mode 100644
index 0000000..3071bf7
--- /dev/null
+++ b/public/404/pokedex/0598.svg
@@ -0,0 +1,196 @@
+
+
diff --git a/public/404/pokedex/0599.svg b/public/404/pokedex/0599.svg
new file mode 100644
index 0000000..878db47
--- /dev/null
+++ b/public/404/pokedex/0599.svg
@@ -0,0 +1,65 @@
+
+
diff --git a/public/404/pokedex/0600.svg b/public/404/pokedex/0600.svg
new file mode 100644
index 0000000..c16ea6d
--- /dev/null
+++ b/public/404/pokedex/0600.svg
@@ -0,0 +1,87 @@
+
+
diff --git a/public/404/pokedex/0601.svg b/public/404/pokedex/0601.svg
new file mode 100644
index 0000000..a7521e0
--- /dev/null
+++ b/public/404/pokedex/0601.svg
@@ -0,0 +1,144 @@
+
+
diff --git a/public/404/pokedex/0602.svg b/public/404/pokedex/0602.svg
new file mode 100644
index 0000000..da4413b
--- /dev/null
+++ b/public/404/pokedex/0602.svg
@@ -0,0 +1,26 @@
+
+
diff --git a/public/404/pokedex/0603.svg b/public/404/pokedex/0603.svg
new file mode 100644
index 0000000..991c9eb
--- /dev/null
+++ b/public/404/pokedex/0603.svg
@@ -0,0 +1,70 @@
+
+
+
diff --git a/public/404/pokedex/0604.svg b/public/404/pokedex/0604.svg
new file mode 100644
index 0000000..0153709
--- /dev/null
+++ b/public/404/pokedex/0604.svg
@@ -0,0 +1,142 @@
+
+
+
diff --git a/public/404/pokedex/0605.svg b/public/404/pokedex/0605.svg
new file mode 100644
index 0000000..db3b330
--- /dev/null
+++ b/public/404/pokedex/0605.svg
@@ -0,0 +1,86 @@
+
+
+
diff --git a/public/404/pokedex/0606.svg b/public/404/pokedex/0606.svg
new file mode 100644
index 0000000..46c33ee
--- /dev/null
+++ b/public/404/pokedex/0606.svg
@@ -0,0 +1,99 @@
+
+
diff --git a/public/404/pokedex/0607.svg b/public/404/pokedex/0607.svg
new file mode 100644
index 0000000..a830935
--- /dev/null
+++ b/public/404/pokedex/0607.svg
@@ -0,0 +1,36 @@
+
+
+
diff --git a/public/404/pokedex/0608.svg b/public/404/pokedex/0608.svg
new file mode 100644
index 0000000..e493536
--- /dev/null
+++ b/public/404/pokedex/0608.svg
@@ -0,0 +1,41 @@
+
+
diff --git a/public/404/pokedex/0609.svg b/public/404/pokedex/0609.svg
new file mode 100644
index 0000000..9318930
--- /dev/null
+++ b/public/404/pokedex/0609.svg
@@ -0,0 +1,115 @@
+
+
+
diff --git a/public/404/pokedex/0610.svg b/public/404/pokedex/0610.svg
new file mode 100644
index 0000000..35fdb3f
--- /dev/null
+++ b/public/404/pokedex/0610.svg
@@ -0,0 +1,304 @@
+
+
+
diff --git a/public/404/pokedex/0611.svg b/public/404/pokedex/0611.svg
new file mode 100644
index 0000000..9ff3f1d
--- /dev/null
+++ b/public/404/pokedex/0611.svg
@@ -0,0 +1,118 @@
+
+
+
diff --git a/public/404/pokedex/0612.svg b/public/404/pokedex/0612.svg
new file mode 100644
index 0000000..bce3d9d
--- /dev/null
+++ b/public/404/pokedex/0612.svg
@@ -0,0 +1,187 @@
+
+
+
diff --git a/public/404/pokedex/0613.svg b/public/404/pokedex/0613.svg
new file mode 100644
index 0000000..f8b0a2e
--- /dev/null
+++ b/public/404/pokedex/0613.svg
@@ -0,0 +1,70 @@
+
+
+
diff --git a/public/404/pokedex/0614.svg b/public/404/pokedex/0614.svg
new file mode 100644
index 0000000..da5d55a
--- /dev/null
+++ b/public/404/pokedex/0614.svg
@@ -0,0 +1,128 @@
+
+
+
diff --git a/public/404/pokedex/0615.svg b/public/404/pokedex/0615.svg
new file mode 100644
index 0000000..abc8046
--- /dev/null
+++ b/public/404/pokedex/0615.svg
@@ -0,0 +1,566 @@
+
+
+
diff --git a/public/404/pokedex/0616.svg b/public/404/pokedex/0616.svg
new file mode 100644
index 0000000..3470db6
--- /dev/null
+++ b/public/404/pokedex/0616.svg
@@ -0,0 +1,44 @@
+
+
diff --git a/public/404/pokedex/0617.svg b/public/404/pokedex/0617.svg
new file mode 100644
index 0000000..2f75649
--- /dev/null
+++ b/public/404/pokedex/0617.svg
@@ -0,0 +1,60 @@
+
+
diff --git a/public/404/pokedex/0618.svg b/public/404/pokedex/0618.svg
new file mode 100644
index 0000000..8d5385a
--- /dev/null
+++ b/public/404/pokedex/0618.svg
@@ -0,0 +1,50 @@
+
+
+
diff --git a/public/404/pokedex/0619.svg b/public/404/pokedex/0619.svg
new file mode 100644
index 0000000..7da35f8
--- /dev/null
+++ b/public/404/pokedex/0619.svg
@@ -0,0 +1,85 @@
+
+
diff --git a/public/404/pokedex/0620.svg b/public/404/pokedex/0620.svg
new file mode 100644
index 0000000..0e7dccf
--- /dev/null
+++ b/public/404/pokedex/0620.svg
@@ -0,0 +1,109 @@
+
+
diff --git a/public/404/pokedex/0621.svg b/public/404/pokedex/0621.svg
new file mode 100644
index 0000000..7ee70e5
--- /dev/null
+++ b/public/404/pokedex/0621.svg
@@ -0,0 +1,224 @@
+
+
+
diff --git a/public/404/pokedex/0622.svg b/public/404/pokedex/0622.svg
new file mode 100644
index 0000000..61303ab
--- /dev/null
+++ b/public/404/pokedex/0622.svg
@@ -0,0 +1,167 @@
+
+
+
diff --git a/public/404/pokedex/0623.svg b/public/404/pokedex/0623.svg
new file mode 100644
index 0000000..a54dc6e
--- /dev/null
+++ b/public/404/pokedex/0623.svg
@@ -0,0 +1,184 @@
+
+
+
diff --git a/public/404/pokedex/0624.svg b/public/404/pokedex/0624.svg
new file mode 100644
index 0000000..5cc487c
--- /dev/null
+++ b/public/404/pokedex/0624.svg
@@ -0,0 +1,111 @@
+
+
+
diff --git a/public/404/pokedex/0625.svg b/public/404/pokedex/0625.svg
new file mode 100644
index 0000000..13d131b
--- /dev/null
+++ b/public/404/pokedex/0625.svg
@@ -0,0 +1,147 @@
+
+
+
diff --git a/public/404/pokedex/0626.svg b/public/404/pokedex/0626.svg
new file mode 100644
index 0000000..ea99404
--- /dev/null
+++ b/public/404/pokedex/0626.svg
@@ -0,0 +1,140 @@
+
+
diff --git a/public/404/pokedex/0627.svg b/public/404/pokedex/0627.svg
new file mode 100644
index 0000000..c114b11
--- /dev/null
+++ b/public/404/pokedex/0627.svg
@@ -0,0 +1,202 @@
+
+
diff --git a/public/404/pokedex/0628.svg b/public/404/pokedex/0628.svg
new file mode 100644
index 0000000..112644a
--- /dev/null
+++ b/public/404/pokedex/0628.svg
@@ -0,0 +1,196 @@
+
+
+
diff --git a/public/404/pokedex/0629.svg b/public/404/pokedex/0629.svg
new file mode 100644
index 0000000..b10b332
--- /dev/null
+++ b/public/404/pokedex/0629.svg
@@ -0,0 +1,124 @@
+
+
diff --git a/public/404/pokedex/0630.svg b/public/404/pokedex/0630.svg
new file mode 100644
index 0000000..4e9d158
--- /dev/null
+++ b/public/404/pokedex/0630.svg
@@ -0,0 +1,226 @@
+
+
diff --git a/public/404/pokedex/0631.svg b/public/404/pokedex/0631.svg
new file mode 100644
index 0000000..675b317
--- /dev/null
+++ b/public/404/pokedex/0631.svg
@@ -0,0 +1,161 @@
+
+
diff --git a/public/404/pokedex/0632.svg b/public/404/pokedex/0632.svg
new file mode 100644
index 0000000..3fa1baa
--- /dev/null
+++ b/public/404/pokedex/0632.svg
@@ -0,0 +1,160 @@
+
+
diff --git a/public/404/pokedex/0633.svg b/public/404/pokedex/0633.svg
new file mode 100644
index 0000000..0c430e9
--- /dev/null
+++ b/public/404/pokedex/0633.svg
@@ -0,0 +1,78 @@
+
+
+
diff --git a/public/404/pokedex/0634.svg b/public/404/pokedex/0634.svg
new file mode 100644
index 0000000..843d116
--- /dev/null
+++ b/public/404/pokedex/0634.svg
@@ -0,0 +1,153 @@
+
+
+
diff --git a/public/404/pokedex/0635.svg b/public/404/pokedex/0635.svg
new file mode 100644
index 0000000..9b88393
--- /dev/null
+++ b/public/404/pokedex/0635.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/public/404/pokedex/0636.svg b/public/404/pokedex/0636.svg
new file mode 100644
index 0000000..6cb737f
--- /dev/null
+++ b/public/404/pokedex/0636.svg
@@ -0,0 +1,91 @@
+
+
+
diff --git a/public/404/pokedex/0637.svg b/public/404/pokedex/0637.svg
new file mode 100644
index 0000000..3d4dc3a
--- /dev/null
+++ b/public/404/pokedex/0637.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/public/404/pokedex/0638.svg b/public/404/pokedex/0638.svg
new file mode 100644
index 0000000..613e926
--- /dev/null
+++ b/public/404/pokedex/0638.svg
@@ -0,0 +1,153 @@
+
+
+
diff --git a/public/404/pokedex/0639.svg b/public/404/pokedex/0639.svg
new file mode 100644
index 0000000..a889dc7
--- /dev/null
+++ b/public/404/pokedex/0639.svg
@@ -0,0 +1,506 @@
+
+
+
diff --git a/public/404/pokedex/0640.svg b/public/404/pokedex/0640.svg
new file mode 100644
index 0000000..e2d798e
--- /dev/null
+++ b/public/404/pokedex/0640.svg
@@ -0,0 +1,149 @@
+
+
+
diff --git a/public/404/pokedex/0641.svg b/public/404/pokedex/0641.svg
new file mode 100644
index 0000000..e45e66d
--- /dev/null
+++ b/public/404/pokedex/0641.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/404/pokedex/0642.svg b/public/404/pokedex/0642.svg
new file mode 100644
index 0000000..18acec2
--- /dev/null
+++ b/public/404/pokedex/0642.svg
@@ -0,0 +1,186 @@
+
+
diff --git a/public/404/pokedex/0643.svg b/public/404/pokedex/0643.svg
new file mode 100644
index 0000000..ffc7222
--- /dev/null
+++ b/public/404/pokedex/0643.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/404/pokedex/0644.svg b/public/404/pokedex/0644.svg
new file mode 100644
index 0000000..fba1a63
--- /dev/null
+++ b/public/404/pokedex/0644.svg
@@ -0,0 +1,325 @@
+
+
+
diff --git a/public/404/pokedex/0645.svg b/public/404/pokedex/0645.svg
new file mode 100644
index 0000000..e1bf5b0
--- /dev/null
+++ b/public/404/pokedex/0645.svg
@@ -0,0 +1,139 @@
+
diff --git a/public/404/pokedex/0646.svg b/public/404/pokedex/0646.svg
new file mode 100644
index 0000000..b6ed4c5
--- /dev/null
+++ b/public/404/pokedex/0646.svg
@@ -0,0 +1,257 @@
+
+
+
diff --git a/public/404/pokedex/0647.svg b/public/404/pokedex/0647.svg
new file mode 100644
index 0000000..37dc0c3
--- /dev/null
+++ b/public/404/pokedex/0647.svg
@@ -0,0 +1,144 @@
+
+
diff --git a/public/404/pokedex/0648.svg b/public/404/pokedex/0648.svg
new file mode 100644
index 0000000..3e157ff
--- /dev/null
+++ b/public/404/pokedex/0648.svg
@@ -0,0 +1,79 @@
+
+
diff --git a/public/404/pokedex/0649.svg b/public/404/pokedex/0649.svg
new file mode 100644
index 0000000..095b88e
--- /dev/null
+++ b/public/404/pokedex/0649.svg
@@ -0,0 +1,194 @@
+
+
diff --git a/public/404/pokedex/0650.svg b/public/404/pokedex/0650.svg
new file mode 100644
index 0000000..c05ca23
--- /dev/null
+++ b/public/404/pokedex/0650.svg
@@ -0,0 +1,89 @@
+
+
+
diff --git a/public/404/pokedex/0651.svg b/public/404/pokedex/0651.svg
new file mode 100644
index 0000000..3afdc60
--- /dev/null
+++ b/public/404/pokedex/0651.svg
@@ -0,0 +1,112 @@
+
+
+
diff --git a/public/404/pokedex/0652.svg b/public/404/pokedex/0652.svg
new file mode 100644
index 0000000..8d162f9
--- /dev/null
+++ b/public/404/pokedex/0652.svg
@@ -0,0 +1,197 @@
+
+
+
diff --git a/public/404/pokedex/0653.svg b/public/404/pokedex/0653.svg
new file mode 100644
index 0000000..3074f68
--- /dev/null
+++ b/public/404/pokedex/0653.svg
@@ -0,0 +1,108 @@
+
+
+
diff --git a/public/404/pokedex/0654.svg b/public/404/pokedex/0654.svg
new file mode 100644
index 0000000..67bad0e
--- /dev/null
+++ b/public/404/pokedex/0654.svg
@@ -0,0 +1,143 @@
+
+
+
diff --git a/public/404/pokedex/0655.svg b/public/404/pokedex/0655.svg
new file mode 100644
index 0000000..6d8fb19
--- /dev/null
+++ b/public/404/pokedex/0655.svg
@@ -0,0 +1,170 @@
+
+
+
diff --git a/public/404/pokedex/0656.svg b/public/404/pokedex/0656.svg
new file mode 100644
index 0000000..2a8d57c
--- /dev/null
+++ b/public/404/pokedex/0656.svg
@@ -0,0 +1,83 @@
+
+
+
diff --git a/public/404/pokedex/0657.svg b/public/404/pokedex/0657.svg
new file mode 100644
index 0000000..370d05f
--- /dev/null
+++ b/public/404/pokedex/0657.svg
@@ -0,0 +1,138 @@
+
+
+
diff --git a/public/404/pokedex/0658.svg b/public/404/pokedex/0658.svg
new file mode 100644
index 0000000..bae2207
--- /dev/null
+++ b/public/404/pokedex/0658.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/public/404/pokedex/0659.svg b/public/404/pokedex/0659.svg
new file mode 100644
index 0000000..f96bcca
--- /dev/null
+++ b/public/404/pokedex/0659.svg
@@ -0,0 +1,112 @@
+
+
+
diff --git a/public/404/pokedex/0661.svg b/public/404/pokedex/0661.svg
new file mode 100644
index 0000000..72b40fd
--- /dev/null
+++ b/public/404/pokedex/0661.svg
@@ -0,0 +1,28 @@
+
+
diff --git a/public/404/pokedex/0662.svg b/public/404/pokedex/0662.svg
new file mode 100644
index 0000000..1e7d06d
--- /dev/null
+++ b/public/404/pokedex/0662.svg
@@ -0,0 +1,72 @@
+
+
+
diff --git a/public/404/pokedex/0663.svg b/public/404/pokedex/0663.svg
new file mode 100644
index 0000000..48a764c
--- /dev/null
+++ b/public/404/pokedex/0663.svg
@@ -0,0 +1,261 @@
+
+
+
diff --git a/public/404/pokedex/0664.svg b/public/404/pokedex/0664.svg
new file mode 100644
index 0000000..5e19532
--- /dev/null
+++ b/public/404/pokedex/0664.svg
@@ -0,0 +1,62 @@
+
+
+
diff --git a/public/404/pokedex/0665.svg b/public/404/pokedex/0665.svg
new file mode 100644
index 0000000..58972c2
--- /dev/null
+++ b/public/404/pokedex/0665.svg
@@ -0,0 +1,52 @@
+
+
+
diff --git a/public/404/pokedex/0666.svg b/public/404/pokedex/0666.svg
new file mode 100644
index 0000000..acd81aa
--- /dev/null
+++ b/public/404/pokedex/0666.svg
@@ -0,0 +1,119 @@
+
+
+
diff --git a/public/404/pokedex/0667.svg b/public/404/pokedex/0667.svg
new file mode 100644
index 0000000..4549f6f
--- /dev/null
+++ b/public/404/pokedex/0667.svg
@@ -0,0 +1,320 @@
+
+
+
diff --git a/public/404/pokedex/0668.svg b/public/404/pokedex/0668.svg
new file mode 100644
index 0000000..6e518ac
--- /dev/null
+++ b/public/404/pokedex/0668.svg
@@ -0,0 +1,122 @@
+
+
+
diff --git a/public/404/pokedex/0669.svg b/public/404/pokedex/0669.svg
new file mode 100644
index 0000000..59813da
--- /dev/null
+++ b/public/404/pokedex/0669.svg
@@ -0,0 +1,131 @@
+
+
+
diff --git a/public/404/pokedex/0670.svg b/public/404/pokedex/0670.svg
new file mode 100644
index 0000000..25598c3
--- /dev/null
+++ b/public/404/pokedex/0670.svg
@@ -0,0 +1,129 @@
+
+
+
diff --git a/public/404/pokedex/0671.svg b/public/404/pokedex/0671.svg
new file mode 100644
index 0000000..8bb28f2
--- /dev/null
+++ b/public/404/pokedex/0671.svg
@@ -0,0 +1,165 @@
+
+
+
diff --git a/public/404/pokedex/0672.svg b/public/404/pokedex/0672.svg
new file mode 100644
index 0000000..c43432d
--- /dev/null
+++ b/public/404/pokedex/0672.svg
@@ -0,0 +1,146 @@
+
+
+
diff --git a/public/404/pokedex/0673.svg b/public/404/pokedex/0673.svg
new file mode 100644
index 0000000..78d6a8f
--- /dev/null
+++ b/public/404/pokedex/0673.svg
@@ -0,0 +1,235 @@
+
+
+
diff --git a/public/404/pokedex/0674.svg b/public/404/pokedex/0674.svg
new file mode 100644
index 0000000..0f2090c
--- /dev/null
+++ b/public/404/pokedex/0674.svg
@@ -0,0 +1,83 @@
+
+
+
diff --git a/public/404/pokedex/0675.svg b/public/404/pokedex/0675.svg
new file mode 100644
index 0000000..af98644
--- /dev/null
+++ b/public/404/pokedex/0675.svg
@@ -0,0 +1,158 @@
+
+
+
diff --git a/public/404/pokedex/0677.svg b/public/404/pokedex/0677.svg
new file mode 100644
index 0000000..7f52d26
--- /dev/null
+++ b/public/404/pokedex/0677.svg
@@ -0,0 +1,88 @@
+
+
+
diff --git a/public/404/pokedex/0679.svg b/public/404/pokedex/0679.svg
new file mode 100644
index 0000000..432ab48
--- /dev/null
+++ b/public/404/pokedex/0679.svg
@@ -0,0 +1,298 @@
+
+
+
diff --git a/public/404/pokedex/0680.svg b/public/404/pokedex/0680.svg
new file mode 100644
index 0000000..d5a225e
--- /dev/null
+++ b/public/404/pokedex/0680.svg
@@ -0,0 +1,145 @@
+
+
+
diff --git a/public/404/pokedex/0681.svg b/public/404/pokedex/0681.svg
new file mode 100644
index 0000000..d9d1386
--- /dev/null
+++ b/public/404/pokedex/0681.svg
@@ -0,0 +1,104 @@
+
+
+
diff --git a/public/404/pokedex/0684.svg b/public/404/pokedex/0684.svg
new file mode 100644
index 0000000..054ce48
--- /dev/null
+++ b/public/404/pokedex/0684.svg
@@ -0,0 +1,39 @@
+
+
+
diff --git a/public/404/pokedex/0686.svg b/public/404/pokedex/0686.svg
new file mode 100644
index 0000000..57cd05d
--- /dev/null
+++ b/public/404/pokedex/0686.svg
@@ -0,0 +1,52 @@
+
+
+
diff --git a/public/404/pokedex/0689.svg b/public/404/pokedex/0689.svg
new file mode 100644
index 0000000..38fbacd
--- /dev/null
+++ b/public/404/pokedex/0689.svg
@@ -0,0 +1,298 @@
+
+
+
diff --git a/public/404/pokedex/0690.svg b/public/404/pokedex/0690.svg
new file mode 100644
index 0000000..2ab8017
--- /dev/null
+++ b/public/404/pokedex/0690.svg
@@ -0,0 +1,230 @@
+
+
+
diff --git a/public/404/pokedex/0691.svg b/public/404/pokedex/0691.svg
new file mode 100644
index 0000000..b95d3de
--- /dev/null
+++ b/public/404/pokedex/0691.svg
@@ -0,0 +1,107 @@
+
+
+
diff --git a/public/404/pokedex/0692.svg b/public/404/pokedex/0692.svg
new file mode 100644
index 0000000..d3011a3
--- /dev/null
+++ b/public/404/pokedex/0692.svg
@@ -0,0 +1,98 @@
+
+
+
diff --git a/public/404/pokedex/0693.svg b/public/404/pokedex/0693.svg
new file mode 100644
index 0000000..a64e722
--- /dev/null
+++ b/public/404/pokedex/0693.svg
@@ -0,0 +1,162 @@
+
+
+
diff --git a/public/404/pokedex/0696.svg b/public/404/pokedex/0696.svg
new file mode 100644
index 0000000..5482de1
--- /dev/null
+++ b/public/404/pokedex/0696.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/public/404/pokedex/0697.svg b/public/404/pokedex/0697.svg
new file mode 100644
index 0000000..bc94968
--- /dev/null
+++ b/public/404/pokedex/0697.svg
@@ -0,0 +1,286 @@
+
+
+
diff --git a/public/404/pokedex/0698.svg b/public/404/pokedex/0698.svg
new file mode 100644
index 0000000..8e24a57
--- /dev/null
+++ b/public/404/pokedex/0698.svg
@@ -0,0 +1,56 @@
+
+
diff --git a/public/404/pokedex/0699.svg b/public/404/pokedex/0699.svg
new file mode 100644
index 0000000..375972c
--- /dev/null
+++ b/public/404/pokedex/0699.svg
@@ -0,0 +1,152 @@
+
+
+
diff --git a/public/404/pokedex/0700.svg b/public/404/pokedex/0700.svg
new file mode 100644
index 0000000..ca71e84
--- /dev/null
+++ b/public/404/pokedex/0700.svg
@@ -0,0 +1,134 @@
+
+
+
diff --git a/public/404/pokedex/0701.svg b/public/404/pokedex/0701.svg
new file mode 100644
index 0000000..5cbac66
--- /dev/null
+++ b/public/404/pokedex/0701.svg
@@ -0,0 +1,151 @@
+
+
+
diff --git a/public/404/pokedex/0702.svg b/public/404/pokedex/0702.svg
new file mode 100644
index 0000000..d69d3e2
--- /dev/null
+++ b/public/404/pokedex/0702.svg
@@ -0,0 +1,205 @@
+
+
+
diff --git a/public/404/pokedex/0704.svg b/public/404/pokedex/0704.svg
new file mode 100644
index 0000000..afa98a2
--- /dev/null
+++ b/public/404/pokedex/0704.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/public/404/pokedex/0705.svg b/public/404/pokedex/0705.svg
new file mode 100644
index 0000000..c72de44
--- /dev/null
+++ b/public/404/pokedex/0705.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/public/404/pokedex/0706.svg b/public/404/pokedex/0706.svg
new file mode 100644
index 0000000..7d8cdec
--- /dev/null
+++ b/public/404/pokedex/0706.svg
@@ -0,0 +1,93 @@
+
+
+
diff --git a/public/404/pokedex/0707.svg b/public/404/pokedex/0707.svg
new file mode 100644
index 0000000..bdc7e99
--- /dev/null
+++ b/public/404/pokedex/0707.svg
@@ -0,0 +1,112 @@
+
+
+
diff --git a/public/404/pokedex/0708.svg b/public/404/pokedex/0708.svg
new file mode 100644
index 0000000..2e896f3
--- /dev/null
+++ b/public/404/pokedex/0708.svg
@@ -0,0 +1,66 @@
+
+
+
diff --git a/public/404/pokedex/0710.svg b/public/404/pokedex/0710.svg
new file mode 100644
index 0000000..6abff56
--- /dev/null
+++ b/public/404/pokedex/0710.svg
@@ -0,0 +1,69 @@
+
+
+
diff --git a/public/404/pokedex/0711.svg b/public/404/pokedex/0711.svg
new file mode 100644
index 0000000..25fc0f7
--- /dev/null
+++ b/public/404/pokedex/0711.svg
@@ -0,0 +1,34 @@
+
+
diff --git a/public/404/pokedex/0712.svg b/public/404/pokedex/0712.svg
new file mode 100644
index 0000000..2f9c4db
--- /dev/null
+++ b/public/404/pokedex/0712.svg
@@ -0,0 +1,70 @@
+
+
+
diff --git a/public/404/pokedex/0713.svg b/public/404/pokedex/0713.svg
new file mode 100644
index 0000000..b861856
--- /dev/null
+++ b/public/404/pokedex/0713.svg
@@ -0,0 +1,210 @@
+
+
+
diff --git a/public/404/pokedex/0714.svg b/public/404/pokedex/0714.svg
new file mode 100644
index 0000000..9819524
--- /dev/null
+++ b/public/404/pokedex/0714.svg
@@ -0,0 +1,90 @@
+
+
+
diff --git a/public/404/pokedex/0715.svg b/public/404/pokedex/0715.svg
new file mode 100644
index 0000000..818bdc4
--- /dev/null
+++ b/public/404/pokedex/0715.svg
@@ -0,0 +1,173 @@
+
+
+
diff --git a/public/404/pokedex/0716.svg b/public/404/pokedex/0716.svg
new file mode 100644
index 0000000..5b0be66
--- /dev/null
+++ b/public/404/pokedex/0716.svg
@@ -0,0 +1,214 @@
+
+
+
diff --git a/public/404/pokedex/0717.svg b/public/404/pokedex/0717.svg
new file mode 100644
index 0000000..1caa11e
--- /dev/null
+++ b/public/404/pokedex/0717.svg
@@ -0,0 +1,84 @@
+
+
diff --git a/public/404/pokedex/0718.svg b/public/404/pokedex/0718.svg
new file mode 100644
index 0000000..5156b1c
--- /dev/null
+++ b/public/404/pokedex/0718.svg
@@ -0,0 +1,166 @@
+
+
diff --git a/public/404/pokedex/0719.svg b/public/404/pokedex/0719.svg
new file mode 100644
index 0000000..af261c1
--- /dev/null
+++ b/public/404/pokedex/0719.svg
@@ -0,0 +1,159 @@
+
+
+
diff --git a/public/404/pokedex/0720.svg b/public/404/pokedex/0720.svg
new file mode 100644
index 0000000..bf81f43
--- /dev/null
+++ b/public/404/pokedex/0720.svg
@@ -0,0 +1,464 @@
+
+
+
diff --git a/public/404/pokedex/0722.svg b/public/404/pokedex/0722.svg
new file mode 100644
index 0000000..de18a8e
--- /dev/null
+++ b/public/404/pokedex/0722.svg
@@ -0,0 +1,62 @@
+
+
+
diff --git a/public/404/pokedex/0723.svg b/public/404/pokedex/0723.svg
new file mode 100644
index 0000000..967e6d0
--- /dev/null
+++ b/public/404/pokedex/0723.svg
@@ -0,0 +1,87 @@
+
+
+
diff --git a/public/404/pokedex/0724.svg b/public/404/pokedex/0724.svg
new file mode 100644
index 0000000..8912f3d
--- /dev/null
+++ b/public/404/pokedex/0724.svg
@@ -0,0 +1,287 @@
+
+
+
diff --git a/public/404/pokedex/0725.svg b/public/404/pokedex/0725.svg
new file mode 100644
index 0000000..0f116b8
--- /dev/null
+++ b/public/404/pokedex/0725.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/public/404/pokedex/0726.svg b/public/404/pokedex/0726.svg
new file mode 100644
index 0000000..9776476
--- /dev/null
+++ b/public/404/pokedex/0726.svg
@@ -0,0 +1,177 @@
+
+
+
diff --git a/public/404/pokedex/0727.svg b/public/404/pokedex/0727.svg
new file mode 100644
index 0000000..7100f8d
--- /dev/null
+++ b/public/404/pokedex/0727.svg
@@ -0,0 +1,286 @@
+
+
+
diff --git a/public/404/pokedex/0728.svg b/public/404/pokedex/0728.svg
new file mode 100644
index 0000000..07751cc
--- /dev/null
+++ b/public/404/pokedex/0728.svg
@@ -0,0 +1,74 @@
+
+
+
diff --git a/public/404/pokedex/0729.svg b/public/404/pokedex/0729.svg
new file mode 100644
index 0000000..33617aa
--- /dev/null
+++ b/public/404/pokedex/0729.svg
@@ -0,0 +1,101 @@
+
+
+
diff --git a/public/404/pokedex/0730.svg b/public/404/pokedex/0730.svg
new file mode 100644
index 0000000..e049562
--- /dev/null
+++ b/public/404/pokedex/0730.svg
@@ -0,0 +1,166 @@
+
+
+
diff --git a/public/404/pokedex/0731.svg b/public/404/pokedex/0731.svg
new file mode 100644
index 0000000..4940695
--- /dev/null
+++ b/public/404/pokedex/0731.svg
@@ -0,0 +1,133 @@
+
+
+
diff --git a/public/404/pokedex/0734.svg b/public/404/pokedex/0734.svg
new file mode 100644
index 0000000..bf26762
--- /dev/null
+++ b/public/404/pokedex/0734.svg
@@ -0,0 +1,103 @@
+
+
+
diff --git a/public/404/pokedex/0735.svg b/public/404/pokedex/0735.svg
new file mode 100644
index 0000000..b2d3a8c
--- /dev/null
+++ b/public/404/pokedex/0735.svg
@@ -0,0 +1,119 @@
+
+
+
diff --git a/public/404/pokedex/0737.svg b/public/404/pokedex/0737.svg
new file mode 100644
index 0000000..6d9d37f
--- /dev/null
+++ b/public/404/pokedex/0737.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/public/404/pokedex/0739.svg b/public/404/pokedex/0739.svg
new file mode 100644
index 0000000..306cad7
--- /dev/null
+++ b/public/404/pokedex/0739.svg
@@ -0,0 +1,127 @@
+
+
+
diff --git a/public/404/pokedex/0740.svg b/public/404/pokedex/0740.svg
new file mode 100644
index 0000000..c244c4c
--- /dev/null
+++ b/public/404/pokedex/0740.svg
@@ -0,0 +1,279 @@
+
+
+
diff --git a/public/404/pokedex/0741.svg b/public/404/pokedex/0741.svg
new file mode 100644
index 0000000..477bedb
--- /dev/null
+++ b/public/404/pokedex/0741.svg
@@ -0,0 +1,138 @@
+
+
+
diff --git a/public/404/pokedex/0742.svg b/public/404/pokedex/0742.svg
new file mode 100644
index 0000000..dee187f
--- /dev/null
+++ b/public/404/pokedex/0742.svg
@@ -0,0 +1,93 @@
+
+
+
diff --git a/public/404/pokedex/0743.svg b/public/404/pokedex/0743.svg
new file mode 100644
index 0000000..d25f1d0
--- /dev/null
+++ b/public/404/pokedex/0743.svg
@@ -0,0 +1,109 @@
+
+
+
diff --git a/public/404/pokedex/0744.svg b/public/404/pokedex/0744.svg
new file mode 100644
index 0000000..9adde9c
--- /dev/null
+++ b/public/404/pokedex/0744.svg
@@ -0,0 +1,132 @@
+
+
+
diff --git a/public/404/pokedex/0745.svg b/public/404/pokedex/0745.svg
new file mode 100644
index 0000000..404965f
--- /dev/null
+++ b/public/404/pokedex/0745.svg
@@ -0,0 +1,194 @@
+
+
+
diff --git a/public/404/pokedex/0746.svg b/public/404/pokedex/0746.svg
new file mode 100644
index 0000000..5b3b214
--- /dev/null
+++ b/public/404/pokedex/0746.svg
@@ -0,0 +1,44 @@
+
+
+
diff --git a/public/404/pokedex/0747.svg b/public/404/pokedex/0747.svg
new file mode 100644
index 0000000..b2aad8b
--- /dev/null
+++ b/public/404/pokedex/0747.svg
@@ -0,0 +1,178 @@
+
+
+
diff --git a/public/404/pokedex/0748.svg b/public/404/pokedex/0748.svg
new file mode 100644
index 0000000..ae58b95
--- /dev/null
+++ b/public/404/pokedex/0748.svg
@@ -0,0 +1,202 @@
+
+
+
diff --git a/public/404/pokedex/0749.svg b/public/404/pokedex/0749.svg
new file mode 100644
index 0000000..f84e0a4
--- /dev/null
+++ b/public/404/pokedex/0749.svg
@@ -0,0 +1,110 @@
+
+
+
diff --git a/public/404/pokedex/0750.svg b/public/404/pokedex/0750.svg
new file mode 100644
index 0000000..2c07bb9
--- /dev/null
+++ b/public/404/pokedex/0750.svg
@@ -0,0 +1,179 @@
+
+
+
diff --git a/public/404/pokedex/0753.svg b/public/404/pokedex/0753.svg
new file mode 100644
index 0000000..a245d4e
--- /dev/null
+++ b/public/404/pokedex/0753.svg
@@ -0,0 +1,75 @@
+
+
+
diff --git a/public/404/pokedex/0754.svg b/public/404/pokedex/0754.svg
new file mode 100644
index 0000000..5b55bbe
--- /dev/null
+++ b/public/404/pokedex/0754.svg
@@ -0,0 +1,147 @@
+
+
+
diff --git a/public/404/pokedex/0756.svg b/public/404/pokedex/0756.svg
new file mode 100644
index 0000000..c661b00
--- /dev/null
+++ b/public/404/pokedex/0756.svg
@@ -0,0 +1,88 @@
+
+
+
diff --git a/public/404/pokedex/0757.svg b/public/404/pokedex/0757.svg
new file mode 100644
index 0000000..50ab6ac
--- /dev/null
+++ b/public/404/pokedex/0757.svg
@@ -0,0 +1,88 @@
+
+
+
diff --git a/public/404/pokedex/0758.svg b/public/404/pokedex/0758.svg
new file mode 100644
index 0000000..055fd71
--- /dev/null
+++ b/public/404/pokedex/0758.svg
@@ -0,0 +1,124 @@
+
+
+
diff --git a/public/404/pokedex/0759.svg b/public/404/pokedex/0759.svg
new file mode 100644
index 0000000..eb60f14
--- /dev/null
+++ b/public/404/pokedex/0759.svg
@@ -0,0 +1,80 @@
+
+
+
diff --git a/public/404/pokedex/0760.svg b/public/404/pokedex/0760.svg
new file mode 100644
index 0000000..09dabda
--- /dev/null
+++ b/public/404/pokedex/0760.svg
@@ -0,0 +1,95 @@
+
+
+
diff --git a/public/404/pokedex/0761.svg b/public/404/pokedex/0761.svg
new file mode 100644
index 0000000..d62128f
--- /dev/null
+++ b/public/404/pokedex/0761.svg
@@ -0,0 +1,49 @@
+
+
+
diff --git a/public/404/pokedex/0762.svg b/public/404/pokedex/0762.svg
new file mode 100644
index 0000000..0d3bd25
--- /dev/null
+++ b/public/404/pokedex/0762.svg
@@ -0,0 +1,93 @@
+
+
+
diff --git a/public/404/pokedex/0763.svg b/public/404/pokedex/0763.svg
new file mode 100644
index 0000000..8d27f1f
--- /dev/null
+++ b/public/404/pokedex/0763.svg
@@ -0,0 +1,182 @@
+
+
+
diff --git a/public/404/pokedex/0764.svg b/public/404/pokedex/0764.svg
new file mode 100644
index 0000000..93525f8
--- /dev/null
+++ b/public/404/pokedex/0764.svg
@@ -0,0 +1,218 @@
+
+
+
diff --git a/public/404/pokedex/0765.svg b/public/404/pokedex/0765.svg
new file mode 100644
index 0000000..56fb309
--- /dev/null
+++ b/public/404/pokedex/0765.svg
@@ -0,0 +1,194 @@
+
+
+
diff --git a/public/404/pokedex/0766.svg b/public/404/pokedex/0766.svg
new file mode 100644
index 0000000..e5db7d6
--- /dev/null
+++ b/public/404/pokedex/0766.svg
@@ -0,0 +1,178 @@
+
+
+
diff --git a/public/404/pokedex/0769.svg b/public/404/pokedex/0769.svg
new file mode 100644
index 0000000..9257940
--- /dev/null
+++ b/public/404/pokedex/0769.svg
@@ -0,0 +1,71 @@
+
+
+
diff --git a/public/404/pokedex/0770.svg b/public/404/pokedex/0770.svg
new file mode 100644
index 0000000..60da61e
--- /dev/null
+++ b/public/404/pokedex/0770.svg
@@ -0,0 +1,637 @@
+
+
+
+
diff --git a/public/404/pokedex/0771.svg b/public/404/pokedex/0771.svg
new file mode 100644
index 0000000..029d79f
--- /dev/null
+++ b/public/404/pokedex/0771.svg
@@ -0,0 +1,56 @@
+
+
+
diff --git a/public/404/pokedex/0775.svg b/public/404/pokedex/0775.svg
new file mode 100644
index 0000000..48bd71f
--- /dev/null
+++ b/public/404/pokedex/0775.svg
@@ -0,0 +1,99 @@
+
+
+
diff --git a/public/404/pokedex/0777.svg b/public/404/pokedex/0777.svg
new file mode 100644
index 0000000..37b615a
--- /dev/null
+++ b/public/404/pokedex/0777.svg
@@ -0,0 +1,85 @@
+
+
+
diff --git a/public/404/pokedex/0778.svg b/public/404/pokedex/0778.svg
new file mode 100644
index 0000000..b3d272b
--- /dev/null
+++ b/public/404/pokedex/0778.svg
@@ -0,0 +1,68 @@
+
+
+
diff --git a/public/404/pokedex/0779.svg b/public/404/pokedex/0779.svg
new file mode 100644
index 0000000..547898d
--- /dev/null
+++ b/public/404/pokedex/0779.svg
@@ -0,0 +1,82 @@
+
+
+
diff --git a/public/404/pokedex/0780.svg b/public/404/pokedex/0780.svg
new file mode 100644
index 0000000..a5d57ed
--- /dev/null
+++ b/public/404/pokedex/0780.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/public/404/pokedex/0783.svg b/public/404/pokedex/0783.svg
new file mode 100644
index 0000000..173899c
--- /dev/null
+++ b/public/404/pokedex/0783.svg
@@ -0,0 +1,203 @@
+
+
+
diff --git a/public/404/pokedex/0787.svg b/public/404/pokedex/0787.svg
new file mode 100644
index 0000000..2cc8989
--- /dev/null
+++ b/public/404/pokedex/0787.svg
@@ -0,0 +1,275 @@
+
+
diff --git a/public/404/pokedex/0788.svg b/public/404/pokedex/0788.svg
new file mode 100644
index 0000000..87e4ecb
--- /dev/null
+++ b/public/404/pokedex/0788.svg
@@ -0,0 +1,251 @@
+
+
diff --git a/public/404/pokedex/0791.svg b/public/404/pokedex/0791.svg
new file mode 100644
index 0000000..e322203
--- /dev/null
+++ b/public/404/pokedex/0791.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/404/pokedex/0792.svg b/public/404/pokedex/0792.svg
new file mode 100644
index 0000000..6181aa6
--- /dev/null
+++ b/public/404/pokedex/0792.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/404/pokedex/0800.svg b/public/404/pokedex/0800.svg
new file mode 100644
index 0000000..c04efbe
--- /dev/null
+++ b/public/404/pokedex/0800.svg
@@ -0,0 +1,235 @@
+
+
+
diff --git a/public/404/pokedex/0807.svg b/public/404/pokedex/0807.svg
new file mode 100644
index 0000000..f79a493
--- /dev/null
+++ b/public/404/pokedex/0807.svg
@@ -0,0 +1,221 @@
+
+
+
diff --git a/public/404/pokedex/0808.svg b/public/404/pokedex/0808.svg
new file mode 100644
index 0000000..65049d5
--- /dev/null
+++ b/public/404/pokedex/0808.svg
@@ -0,0 +1,144 @@
+
+
+
diff --git a/public/404/pokedex/0809.svg b/public/404/pokedex/0809.svg
new file mode 100644
index 0000000..bc4ba38
--- /dev/null
+++ b/public/404/pokedex/0809.svg
@@ -0,0 +1,555 @@
+
+
+
diff --git a/public/404/pokedex/0810.svg b/public/404/pokedex/0810.svg
new file mode 100644
index 0000000..5b3f2c3
--- /dev/null
+++ b/public/404/pokedex/0810.svg
@@ -0,0 +1,201 @@
+
+
+
diff --git a/public/404/pokedex/0811.svg b/public/404/pokedex/0811.svg
new file mode 100644
index 0000000..df799e3
--- /dev/null
+++ b/public/404/pokedex/0811.svg
@@ -0,0 +1,167 @@
+
+
+
diff --git a/public/404/pokedex/0812.svg b/public/404/pokedex/0812.svg
new file mode 100644
index 0000000..c6db339
--- /dev/null
+++ b/public/404/pokedex/0812.svg
@@ -0,0 +1,201 @@
+
+
+
diff --git a/public/404/pokedex/0813.svg b/public/404/pokedex/0813.svg
new file mode 100644
index 0000000..85ae00f
--- /dev/null
+++ b/public/404/pokedex/0813.svg
@@ -0,0 +1,89 @@
+
+
+
diff --git a/public/404/pokedex/0814.svg b/public/404/pokedex/0814.svg
new file mode 100644
index 0000000..00f0c8f
--- /dev/null
+++ b/public/404/pokedex/0814.svg
@@ -0,0 +1,90 @@
+
+
+
diff --git a/public/404/pokedex/0815.svg b/public/404/pokedex/0815.svg
new file mode 100644
index 0000000..6b4d6fc
--- /dev/null
+++ b/public/404/pokedex/0815.svg
@@ -0,0 +1,165 @@
+
+
+
diff --git a/public/404/pokedex/0816.svg b/public/404/pokedex/0816.svg
new file mode 100644
index 0000000..51110b8
--- /dev/null
+++ b/public/404/pokedex/0816.svg
@@ -0,0 +1,83 @@
+
+
+
diff --git a/public/404/pokedex/0817.svg b/public/404/pokedex/0817.svg
new file mode 100644
index 0000000..5281248
--- /dev/null
+++ b/public/404/pokedex/0817.svg
@@ -0,0 +1,85 @@
+
+
+
diff --git a/public/404/pokedex/0818.svg b/public/404/pokedex/0818.svg
new file mode 100644
index 0000000..2d1497a
--- /dev/null
+++ b/public/404/pokedex/0818.svg
@@ -0,0 +1,142 @@
+
+
+
diff --git a/public/404/pokedex/0819.svg b/public/404/pokedex/0819.svg
new file mode 100644
index 0000000..ad5aae3
--- /dev/null
+++ b/public/404/pokedex/0819.svg
@@ -0,0 +1,98 @@
+
+
+
diff --git a/public/404/pokedex/0820.svg b/public/404/pokedex/0820.svg
new file mode 100644
index 0000000..177e00a
--- /dev/null
+++ b/public/404/pokedex/0820.svg
@@ -0,0 +1,138 @@
+
+
+
diff --git a/public/404/pokedex/0821.svg b/public/404/pokedex/0821.svg
new file mode 100644
index 0000000..d2c9fe8
--- /dev/null
+++ b/public/404/pokedex/0821.svg
@@ -0,0 +1,67 @@
+
+
+
diff --git a/public/404/pokedex/0822.svg b/public/404/pokedex/0822.svg
new file mode 100644
index 0000000..e859c66
--- /dev/null
+++ b/public/404/pokedex/0822.svg
@@ -0,0 +1,152 @@
+
+
+
diff --git a/public/404/pokedex/0823.svg b/public/404/pokedex/0823.svg
new file mode 100644
index 0000000..fa14c16
--- /dev/null
+++ b/public/404/pokedex/0823.svg
@@ -0,0 +1,171 @@
+
+
+
diff --git a/public/404/pokedex/0828.svg b/public/404/pokedex/0828.svg
new file mode 100644
index 0000000..992111f
--- /dev/null
+++ b/public/404/pokedex/0828.svg
@@ -0,0 +1,143 @@
+
+
+
diff --git a/public/404/pokedex/0831.svg b/public/404/pokedex/0831.svg
new file mode 100644
index 0000000..641f642
--- /dev/null
+++ b/public/404/pokedex/0831.svg
@@ -0,0 +1,76 @@
+
+
+
diff --git a/public/404/pokedex/0833.svg b/public/404/pokedex/0833.svg
new file mode 100644
index 0000000..1fa473b
--- /dev/null
+++ b/public/404/pokedex/0833.svg
@@ -0,0 +1,82 @@
+
+
+
diff --git a/public/404/pokedex/0834.svg b/public/404/pokedex/0834.svg
new file mode 100644
index 0000000..30afc13
--- /dev/null
+++ b/public/404/pokedex/0834.svg
@@ -0,0 +1,205 @@
+
+
+
diff --git a/public/404/pokedex/0835.svg b/public/404/pokedex/0835.svg
new file mode 100644
index 0000000..f63fc47
--- /dev/null
+++ b/public/404/pokedex/0835.svg
@@ -0,0 +1,96 @@
+
+
+
diff --git a/public/404/pokedex/0837.svg b/public/404/pokedex/0837.svg
new file mode 100644
index 0000000..9c668df
--- /dev/null
+++ b/public/404/pokedex/0837.svg
@@ -0,0 +1,92 @@
+
+
+
diff --git a/public/404/pokedex/0838.svg b/public/404/pokedex/0838.svg
new file mode 100644
index 0000000..071e23b
--- /dev/null
+++ b/public/404/pokedex/0838.svg
@@ -0,0 +1,245 @@
+
+
+
diff --git a/public/404/pokedex/0839.svg b/public/404/pokedex/0839.svg
new file mode 100644
index 0000000..01f9b61
--- /dev/null
+++ b/public/404/pokedex/0839.svg
@@ -0,0 +1,444 @@
+
+
+
diff --git a/public/404/pokedex/0840.svg b/public/404/pokedex/0840.svg
new file mode 100644
index 0000000..f59ec2d
--- /dev/null
+++ b/public/404/pokedex/0840.svg
@@ -0,0 +1,32 @@
+
+
+
diff --git a/public/404/pokedex/0841.svg b/public/404/pokedex/0841.svg
new file mode 100644
index 0000000..5d756a0
--- /dev/null
+++ b/public/404/pokedex/0841.svg
@@ -0,0 +1,398 @@
+
+
+
diff --git a/public/404/pokedex/0842.svg b/public/404/pokedex/0842.svg
new file mode 100644
index 0000000..3c31bb8
--- /dev/null
+++ b/public/404/pokedex/0842.svg
@@ -0,0 +1,163 @@
+
+
+
diff --git a/public/404/pokedex/0843.svg b/public/404/pokedex/0843.svg
new file mode 100644
index 0000000..9d2806e
--- /dev/null
+++ b/public/404/pokedex/0843.svg
@@ -0,0 +1,83 @@
+
+
+
diff --git a/public/404/pokedex/0844.svg b/public/404/pokedex/0844.svg
new file mode 100644
index 0000000..5d707eb
--- /dev/null
+++ b/public/404/pokedex/0844.svg
@@ -0,0 +1,98 @@
+
+
+
diff --git a/public/404/pokedex/0846.svg b/public/404/pokedex/0846.svg
new file mode 100644
index 0000000..993f027
--- /dev/null
+++ b/public/404/pokedex/0846.svg
@@ -0,0 +1,98 @@
+
+
+
diff --git a/public/404/pokedex/0847.svg b/public/404/pokedex/0847.svg
new file mode 100644
index 0000000..2b8b7d7
--- /dev/null
+++ b/public/404/pokedex/0847.svg
@@ -0,0 +1,109 @@
+
+
+
diff --git a/public/404/pokedex/0848.svg b/public/404/pokedex/0848.svg
new file mode 100644
index 0000000..b4525ce
--- /dev/null
+++ b/public/404/pokedex/0848.svg
@@ -0,0 +1,90 @@
+
+
+
diff --git a/public/404/pokedex/0849.svg b/public/404/pokedex/0849.svg
new file mode 100644
index 0000000..d053c1b
--- /dev/null
+++ b/public/404/pokedex/0849.svg
@@ -0,0 +1,207 @@
+
+
+
diff --git a/public/404/pokedex/0854.svg b/public/404/pokedex/0854.svg
new file mode 100644
index 0000000..93bab0b
--- /dev/null
+++ b/public/404/pokedex/0854.svg
@@ -0,0 +1,94 @@
+
+
+
diff --git a/public/404/pokedex/0855.svg b/public/404/pokedex/0855.svg
new file mode 100644
index 0000000..ed8ef8d
--- /dev/null
+++ b/public/404/pokedex/0855.svg
@@ -0,0 +1,173 @@
+
+
+
diff --git a/public/404/pokedex/0856.svg b/public/404/pokedex/0856.svg
new file mode 100644
index 0000000..b798958
--- /dev/null
+++ b/public/404/pokedex/0856.svg
@@ -0,0 +1,37 @@
+
+
+
diff --git a/public/404/pokedex/0857.svg b/public/404/pokedex/0857.svg
new file mode 100644
index 0000000..5d43aa0
--- /dev/null
+++ b/public/404/pokedex/0857.svg
@@ -0,0 +1,90 @@
+
+
+
diff --git a/public/404/pokedex/0858.svg b/public/404/pokedex/0858.svg
new file mode 100644
index 0000000..0b8f83d
--- /dev/null
+++ b/public/404/pokedex/0858.svg
@@ -0,0 +1,141 @@
+
+
+
diff --git a/public/404/pokedex/0859.svg b/public/404/pokedex/0859.svg
new file mode 100644
index 0000000..e4b7ab9
--- /dev/null
+++ b/public/404/pokedex/0859.svg
@@ -0,0 +1,88 @@
+
+
+
diff --git a/public/404/pokedex/0860.svg b/public/404/pokedex/0860.svg
new file mode 100644
index 0000000..27ea8dc
--- /dev/null
+++ b/public/404/pokedex/0860.svg
@@ -0,0 +1,133 @@
+
+
+
diff --git a/public/404/pokedex/0861.svg b/public/404/pokedex/0861.svg
new file mode 100644
index 0000000..0851d09
--- /dev/null
+++ b/public/404/pokedex/0861.svg
@@ -0,0 +1,221 @@
+
+
+
diff --git a/public/404/pokedex/0865.svg b/public/404/pokedex/0865.svg
new file mode 100644
index 0000000..7559ed6
--- /dev/null
+++ b/public/404/pokedex/0865.svg
@@ -0,0 +1,670 @@
+
+
+
diff --git a/public/404/pokedex/0870.svg b/public/404/pokedex/0870.svg
new file mode 100644
index 0000000..41c7b5e
--- /dev/null
+++ b/public/404/pokedex/0870.svg
@@ -0,0 +1,233 @@
+
+
+
diff --git a/public/404/pokedex/0871.svg b/public/404/pokedex/0871.svg
new file mode 100644
index 0000000..2a7d4cf
--- /dev/null
+++ b/public/404/pokedex/0871.svg
@@ -0,0 +1,90 @@
+
+
+
diff --git a/public/404/pokedex/0872.svg b/public/404/pokedex/0872.svg
new file mode 100644
index 0000000..bc2e95c
--- /dev/null
+++ b/public/404/pokedex/0872.svg
@@ -0,0 +1,49 @@
+
+
diff --git a/public/404/pokedex/0873.svg b/public/404/pokedex/0873.svg
new file mode 100644
index 0000000..728b1bc
--- /dev/null
+++ b/public/404/pokedex/0873.svg
@@ -0,0 +1,287 @@
+
+
+
diff --git a/public/404/pokedex/0874.svg b/public/404/pokedex/0874.svg
new file mode 100644
index 0000000..088cf96
--- /dev/null
+++ b/public/404/pokedex/0874.svg
@@ -0,0 +1,207 @@
+
+
+
diff --git a/public/404/pokedex/0875.svg b/public/404/pokedex/0875.svg
new file mode 100644
index 0000000..0a0d84d
--- /dev/null
+++ b/public/404/pokedex/0875.svg
@@ -0,0 +1,77 @@
+
+
+
diff --git a/public/404/pokedex/0876.svg b/public/404/pokedex/0876.svg
new file mode 100644
index 0000000..9c9dd54
--- /dev/null
+++ b/public/404/pokedex/0876.svg
@@ -0,0 +1,120 @@
+
+
+
diff --git a/public/404/pokedex/0877.svg b/public/404/pokedex/0877.svg
new file mode 100644
index 0000000..bf087a0
--- /dev/null
+++ b/public/404/pokedex/0877.svg
@@ -0,0 +1,77 @@
+
+
+
diff --git a/public/404/pokedex/0878.svg b/public/404/pokedex/0878.svg
new file mode 100644
index 0000000..70b750a
--- /dev/null
+++ b/public/404/pokedex/0878.svg
@@ -0,0 +1,100 @@
+
+
+
diff --git a/public/404/pokedex/0879.svg b/public/404/pokedex/0879.svg
new file mode 100644
index 0000000..11bafb9
--- /dev/null
+++ b/public/404/pokedex/0879.svg
@@ -0,0 +1,183 @@
+
+
+
diff --git a/public/404/pokedex/0885.svg b/public/404/pokedex/0885.svg
new file mode 100644
index 0000000..cdd660a
--- /dev/null
+++ b/public/404/pokedex/0885.svg
@@ -0,0 +1,89 @@
+
+
+
diff --git a/public/404/pokedex/0886.svg b/public/404/pokedex/0886.svg
new file mode 100644
index 0000000..9a112dc
--- /dev/null
+++ b/public/404/pokedex/0886.svg
@@ -0,0 +1,186 @@
+
+
+
diff --git a/public/404/pokedex/0887.svg b/public/404/pokedex/0887.svg
new file mode 100644
index 0000000..0de248b
--- /dev/null
+++ b/public/404/pokedex/0887.svg
@@ -0,0 +1,338 @@
+
+
+
diff --git a/public/404/pokedex/0888.svg b/public/404/pokedex/0888.svg
new file mode 100644
index 0000000..a61c2b0
--- /dev/null
+++ b/public/404/pokedex/0888.svg
@@ -0,0 +1,417 @@
+
+
+
diff --git a/public/404/pokedex/0889.svg b/public/404/pokedex/0889.svg
new file mode 100644
index 0000000..0c02243
--- /dev/null
+++ b/public/404/pokedex/0889.svg
@@ -0,0 +1,455 @@
+
+
+
diff --git a/public/404/pokedex/0896.svg b/public/404/pokedex/0896.svg
new file mode 100644
index 0000000..ff37ef1
--- /dev/null
+++ b/public/404/pokedex/0896.svg
@@ -0,0 +1,613 @@
+
+
+
diff --git a/public/404/pokedex/0897.svg b/public/404/pokedex/0897.svg
new file mode 100644
index 0000000..48bca73
--- /dev/null
+++ b/public/404/pokedex/0897.svg
@@ -0,0 +1,244 @@
+
+
+
diff --git a/public/404/pokedex/0898.svg b/public/404/pokedex/0898.svg
new file mode 100644
index 0000000..793302c
--- /dev/null
+++ b/public/404/pokedex/0898.svg
@@ -0,0 +1,821 @@
+
+
diff --git a/public/404/pokedex/0906.svg b/public/404/pokedex/0906.svg
new file mode 100644
index 0000000..bdb7fd2
--- /dev/null
+++ b/public/404/pokedex/0906.svg
@@ -0,0 +1,381 @@
+
+
diff --git a/public/404/pokedex/0907.svg b/public/404/pokedex/0907.svg
new file mode 100644
index 0000000..85dbb8f
--- /dev/null
+++ b/public/404/pokedex/0907.svg
@@ -0,0 +1,154 @@
+
+
+
diff --git a/public/404/pokedex/0908.svg b/public/404/pokedex/0908.svg
new file mode 100644
index 0000000..2732839
--- /dev/null
+++ b/public/404/pokedex/0908.svg
@@ -0,0 +1,328 @@
+
+
+
diff --git a/public/404/pokedex/0909.svg b/public/404/pokedex/0909.svg
new file mode 100644
index 0000000..e156c2a
--- /dev/null
+++ b/public/404/pokedex/0909.svg
@@ -0,0 +1,104 @@
+
+
+
diff --git a/public/404/pokedex/0910.svg b/public/404/pokedex/0910.svg
new file mode 100644
index 0000000..8be83df
--- /dev/null
+++ b/public/404/pokedex/0910.svg
@@ -0,0 +1,169 @@
+
+
+
diff --git a/public/404/pokedex/0911.svg b/public/404/pokedex/0911.svg
new file mode 100644
index 0000000..9cc4dc0
--- /dev/null
+++ b/public/404/pokedex/0911.svg
@@ -0,0 +1,234 @@
+
+
+
diff --git a/public/404/pokedex/0912.svg b/public/404/pokedex/0912.svg
new file mode 100644
index 0000000..d1b3fc3
--- /dev/null
+++ b/public/404/pokedex/0912.svg
@@ -0,0 +1,286 @@
+
+
+
+
diff --git a/public/404/pokedex/0913.svg b/public/404/pokedex/0913.svg
new file mode 100644
index 0000000..a978807
--- /dev/null
+++ b/public/404/pokedex/0913.svg
@@ -0,0 +1,131 @@
+
+
+
diff --git a/public/404/pokedex/0914.svg b/public/404/pokedex/0914.svg
new file mode 100644
index 0000000..77fbda0
--- /dev/null
+++ b/public/404/pokedex/0914.svg
@@ -0,0 +1,170 @@
+
+
+
diff --git a/public/404/pokedex/0915.svg b/public/404/pokedex/0915.svg
new file mode 100644
index 0000000..869c029
--- /dev/null
+++ b/public/404/pokedex/0915.svg
@@ -0,0 +1,63 @@
+
+
+
diff --git a/public/404/pokedex/0916.svg b/public/404/pokedex/0916.svg
new file mode 100644
index 0000000..e15e981
--- /dev/null
+++ b/public/404/pokedex/0916.svg
@@ -0,0 +1,188 @@
+
+
+
diff --git a/public/404/pokedex/0917.svg b/public/404/pokedex/0917.svg
new file mode 100644
index 0000000..77b93cc
--- /dev/null
+++ b/public/404/pokedex/0917.svg
@@ -0,0 +1,129 @@
+
+
+
diff --git a/public/404/pokedex/0918.svg b/public/404/pokedex/0918.svg
new file mode 100644
index 0000000..3586c43
--- /dev/null
+++ b/public/404/pokedex/0918.svg
@@ -0,0 +1,154 @@
+
+
+
diff --git a/public/404/pokedex/0919.svg b/public/404/pokedex/0919.svg
new file mode 100644
index 0000000..82463a0
--- /dev/null
+++ b/public/404/pokedex/0919.svg
@@ -0,0 +1,90 @@
+
+
+
diff --git a/public/404/pokedex/0920.svg b/public/404/pokedex/0920.svg
new file mode 100644
index 0000000..99126af
--- /dev/null
+++ b/public/404/pokedex/0920.svg
@@ -0,0 +1,196 @@
+
+
+
diff --git a/public/404/pokedex/0921.svg b/public/404/pokedex/0921.svg
new file mode 100644
index 0000000..332a770
--- /dev/null
+++ b/public/404/pokedex/0921.svg
@@ -0,0 +1,66 @@
+
+
+
diff --git a/public/404/pokedex/0922.svg b/public/404/pokedex/0922.svg
new file mode 100644
index 0000000..9eb7521
--- /dev/null
+++ b/public/404/pokedex/0922.svg
@@ -0,0 +1,82 @@
+
+
+
diff --git a/public/404/pokedex/0923.svg b/public/404/pokedex/0923.svg
new file mode 100644
index 0000000..ecdb6f9
--- /dev/null
+++ b/public/404/pokedex/0923.svg
@@ -0,0 +1,114 @@
+
+
+
diff --git a/public/404/pokedex/0924.svg b/public/404/pokedex/0924.svg
new file mode 100644
index 0000000..6157ee3
--- /dev/null
+++ b/public/404/pokedex/0924.svg
@@ -0,0 +1,124 @@
+
+
+
diff --git a/public/404/pokedex/0925.svg b/public/404/pokedex/0925.svg
new file mode 100644
index 0000000..c78783f
--- /dev/null
+++ b/public/404/pokedex/0925.svg
@@ -0,0 +1,186 @@
+
+
+
diff --git a/public/404/pokedex/0926.svg b/public/404/pokedex/0926.svg
new file mode 100644
index 0000000..955cc05
--- /dev/null
+++ b/public/404/pokedex/0926.svg
@@ -0,0 +1,79 @@
+
+
+
diff --git a/public/404/pokedex/0927.svg b/public/404/pokedex/0927.svg
new file mode 100644
index 0000000..caa4cd8
--- /dev/null
+++ b/public/404/pokedex/0927.svg
@@ -0,0 +1,244 @@
+
+
+
diff --git a/public/404/pokedex/0928.svg b/public/404/pokedex/0928.svg
new file mode 100644
index 0000000..679b752
--- /dev/null
+++ b/public/404/pokedex/0928.svg
@@ -0,0 +1,39 @@
+
+
+
diff --git a/public/404/pokedex/0929.svg b/public/404/pokedex/0929.svg
new file mode 100644
index 0000000..4aaec75
--- /dev/null
+++ b/public/404/pokedex/0929.svg
@@ -0,0 +1,89 @@
+
+
+
diff --git a/public/404/pokedex/0930.svg b/public/404/pokedex/0930.svg
new file mode 100644
index 0000000..cfef6f1
--- /dev/null
+++ b/public/404/pokedex/0930.svg
@@ -0,0 +1,411 @@
+
+
+
diff --git a/public/404/pokedex/0931.svg b/public/404/pokedex/0931.svg
new file mode 100644
index 0000000..561c1de
--- /dev/null
+++ b/public/404/pokedex/0931.svg
@@ -0,0 +1,103 @@
+
+
+
diff --git a/public/404/pokedex/0932.svg b/public/404/pokedex/0932.svg
new file mode 100644
index 0000000..87fb63f
--- /dev/null
+++ b/public/404/pokedex/0932.svg
@@ -0,0 +1,56 @@
+
+
+
diff --git a/public/404/pokedex/0933.svg b/public/404/pokedex/0933.svg
new file mode 100644
index 0000000..ccd3630
--- /dev/null
+++ b/public/404/pokedex/0933.svg
@@ -0,0 +1,100 @@
+
+
+
diff --git a/public/404/pokedex/0934.svg b/public/404/pokedex/0934.svg
new file mode 100644
index 0000000..578f86b
--- /dev/null
+++ b/public/404/pokedex/0934.svg
@@ -0,0 +1,229 @@
+
+
+
diff --git a/public/404/pokedex/0935.svg b/public/404/pokedex/0935.svg
new file mode 100644
index 0000000..562552a
--- /dev/null
+++ b/public/404/pokedex/0935.svg
@@ -0,0 +1,144 @@
+
+
+
diff --git a/public/404/pokedex/0936.svg b/public/404/pokedex/0936.svg
new file mode 100644
index 0000000..5676ede
--- /dev/null
+++ b/public/404/pokedex/0936.svg
@@ -0,0 +1,149 @@
+
+
+
diff --git a/public/404/pokedex/0937.svg b/public/404/pokedex/0937.svg
new file mode 100644
index 0000000..663d1ac
--- /dev/null
+++ b/public/404/pokedex/0937.svg
@@ -0,0 +1,237 @@
+
+
+
diff --git a/public/404/pokedex/0938.svg b/public/404/pokedex/0938.svg
new file mode 100644
index 0000000..356bf6d
--- /dev/null
+++ b/public/404/pokedex/0938.svg
@@ -0,0 +1,32 @@
+
+
+
diff --git a/public/404/pokedex/0939.svg b/public/404/pokedex/0939.svg
new file mode 100644
index 0000000..df8db82
--- /dev/null
+++ b/public/404/pokedex/0939.svg
@@ -0,0 +1,52 @@
+
+
+
diff --git a/public/404/pokedex/0940.svg b/public/404/pokedex/0940.svg
new file mode 100644
index 0000000..7cd8c9f
--- /dev/null
+++ b/public/404/pokedex/0940.svg
@@ -0,0 +1,55 @@
+
+
+
diff --git a/public/404/pokedex/0941.svg b/public/404/pokedex/0941.svg
new file mode 100644
index 0000000..dad52c6
--- /dev/null
+++ b/public/404/pokedex/0941.svg
@@ -0,0 +1,87 @@
+
+
+
diff --git a/public/404/pokedex/0942.svg b/public/404/pokedex/0942.svg
new file mode 100644
index 0000000..f8cd831
--- /dev/null
+++ b/public/404/pokedex/0942.svg
@@ -0,0 +1,129 @@
+
+
+
diff --git a/public/404/pokedex/0943.svg b/public/404/pokedex/0943.svg
new file mode 100644
index 0000000..4cfb487
--- /dev/null
+++ b/public/404/pokedex/0943.svg
@@ -0,0 +1,149 @@
+
+
+
diff --git a/public/404/pokedex/0944.svg b/public/404/pokedex/0944.svg
new file mode 100644
index 0000000..da7b356
--- /dev/null
+++ b/public/404/pokedex/0944.svg
@@ -0,0 +1,66 @@
+
+
+
diff --git a/public/404/pokedex/0945.svg b/public/404/pokedex/0945.svg
new file mode 100644
index 0000000..3887a2b
--- /dev/null
+++ b/public/404/pokedex/0945.svg
@@ -0,0 +1,164 @@
+
+
+
diff --git a/public/404/pokedex/0946.svg b/public/404/pokedex/0946.svg
new file mode 100644
index 0000000..aa68d20
--- /dev/null
+++ b/public/404/pokedex/0946.svg
@@ -0,0 +1,122 @@
+
+
+
diff --git a/public/404/pokedex/0947.svg b/public/404/pokedex/0947.svg
new file mode 100644
index 0000000..b4f6a83
--- /dev/null
+++ b/public/404/pokedex/0947.svg
@@ -0,0 +1,282 @@
+
+
+
diff --git a/public/404/pokedex/0948.svg b/public/404/pokedex/0948.svg
new file mode 100644
index 0000000..fe6e993
--- /dev/null
+++ b/public/404/pokedex/0948.svg
@@ -0,0 +1,58 @@
+
+
+
diff --git a/public/404/pokedex/0949.svg b/public/404/pokedex/0949.svg
new file mode 100644
index 0000000..1e3a0a4
--- /dev/null
+++ b/public/404/pokedex/0949.svg
@@ -0,0 +1,185 @@
+
+
+
diff --git a/public/404/pokedex/0950.svg b/public/404/pokedex/0950.svg
new file mode 100644
index 0000000..7608179
--- /dev/null
+++ b/public/404/pokedex/0950.svg
@@ -0,0 +1,190 @@
+
+
+
diff --git a/public/404/pokedex/0951.svg b/public/404/pokedex/0951.svg
new file mode 100644
index 0000000..5c7ddc1
--- /dev/null
+++ b/public/404/pokedex/0951.svg
@@ -0,0 +1,79 @@
+
+
+
diff --git a/public/404/pokedex/0952.svg b/public/404/pokedex/0952.svg
new file mode 100644
index 0000000..730569d
--- /dev/null
+++ b/public/404/pokedex/0952.svg
@@ -0,0 +1,149 @@
+
+
+
diff --git a/public/404/pokedex/0953.svg b/public/404/pokedex/0953.svg
new file mode 100644
index 0000000..a0766ba
--- /dev/null
+++ b/public/404/pokedex/0953.svg
@@ -0,0 +1,153 @@
+
+
+
diff --git a/public/404/pokedex/0954.svg b/public/404/pokedex/0954.svg
new file mode 100644
index 0000000..fbecd5e
--- /dev/null
+++ b/public/404/pokedex/0954.svg
@@ -0,0 +1,162 @@
+
+
+
diff --git a/public/404/pokedex/0955.svg b/public/404/pokedex/0955.svg
new file mode 100644
index 0000000..705d114
--- /dev/null
+++ b/public/404/pokedex/0955.svg
@@ -0,0 +1,71 @@
+
+
+
diff --git a/public/404/pokedex/0956.svg b/public/404/pokedex/0956.svg
new file mode 100644
index 0000000..5033ca9
--- /dev/null
+++ b/public/404/pokedex/0956.svg
@@ -0,0 +1,366 @@
+
+
+
diff --git a/public/404/pokedex/0957.svg b/public/404/pokedex/0957.svg
new file mode 100644
index 0000000..7cd4d30
--- /dev/null
+++ b/public/404/pokedex/0957.svg
@@ -0,0 +1,103 @@
+
+
+
diff --git a/public/404/pokedex/0958.svg b/public/404/pokedex/0958.svg
new file mode 100644
index 0000000..68de84e
--- /dev/null
+++ b/public/404/pokedex/0958.svg
@@ -0,0 +1,142 @@
+
+
+
diff --git a/public/404/pokedex/0959.svg b/public/404/pokedex/0959.svg
new file mode 100644
index 0000000..a26e451
--- /dev/null
+++ b/public/404/pokedex/0959.svg
@@ -0,0 +1,331 @@
+
+
+
diff --git a/public/404/pokedex/0960.svg b/public/404/pokedex/0960.svg
new file mode 100644
index 0000000..1cbdf3a
--- /dev/null
+++ b/public/404/pokedex/0960.svg
@@ -0,0 +1,34 @@
+
+
+
diff --git a/public/404/pokedex/0961.svg b/public/404/pokedex/0961.svg
new file mode 100644
index 0000000..903c478
--- /dev/null
+++ b/public/404/pokedex/0961.svg
@@ -0,0 +1,68 @@
+
+
+
diff --git a/public/404/pokedex/0962.svg b/public/404/pokedex/0962.svg
new file mode 100644
index 0000000..059c2a3
--- /dev/null
+++ b/public/404/pokedex/0962.svg
@@ -0,0 +1,136 @@
+
+
+
diff --git a/public/404/pokedex/0963.svg b/public/404/pokedex/0963.svg
new file mode 100644
index 0000000..c337a51
--- /dev/null
+++ b/public/404/pokedex/0963.svg
@@ -0,0 +1,68 @@
+
+
+
diff --git a/public/404/pokedex/0964.svg b/public/404/pokedex/0964.svg
new file mode 100644
index 0000000..36b6847
--- /dev/null
+++ b/public/404/pokedex/0964.svg
@@ -0,0 +1,196 @@
+
+
+
diff --git a/public/404/pokedex/0965.svg b/public/404/pokedex/0965.svg
new file mode 100644
index 0000000..1706bb0
--- /dev/null
+++ b/public/404/pokedex/0965.svg
@@ -0,0 +1,139 @@
+
+
+
diff --git a/public/404/pokedex/0966.svg b/public/404/pokedex/0966.svg
new file mode 100644
index 0000000..cf81519
--- /dev/null
+++ b/public/404/pokedex/0966.svg
@@ -0,0 +1,260 @@
+
+
+
diff --git a/public/404/pokedex/0967.svg b/public/404/pokedex/0967.svg
new file mode 100644
index 0000000..d20706a
--- /dev/null
+++ b/public/404/pokedex/0967.svg
@@ -0,0 +1,114 @@
+
+
+
diff --git a/public/404/pokedex/0968.svg b/public/404/pokedex/0968.svg
new file mode 100644
index 0000000..7ac51d7
--- /dev/null
+++ b/public/404/pokedex/0968.svg
@@ -0,0 +1,481 @@
+
+
+
+
diff --git a/public/404/pokedex/0969.svg b/public/404/pokedex/0969.svg
new file mode 100644
index 0000000..f7d70eb
--- /dev/null
+++ b/public/404/pokedex/0969.svg
@@ -0,0 +1,101 @@
+
+
+
diff --git a/public/404/pokedex/0970.svg b/public/404/pokedex/0970.svg
new file mode 100644
index 0000000..76fdccf
--- /dev/null
+++ b/public/404/pokedex/0970.svg
@@ -0,0 +1,155 @@
+
+
+
diff --git a/public/404/pokedex/0971.svg b/public/404/pokedex/0971.svg
new file mode 100644
index 0000000..3793f5c
--- /dev/null
+++ b/public/404/pokedex/0971.svg
@@ -0,0 +1,329 @@
+
+
+
diff --git a/public/404/pokedex/0972.svg b/public/404/pokedex/0972.svg
new file mode 100644
index 0000000..90b0d4a
--- /dev/null
+++ b/public/404/pokedex/0972.svg
@@ -0,0 +1,344 @@
+
+
+
diff --git a/public/404/pokedex/0973.svg b/public/404/pokedex/0973.svg
new file mode 100644
index 0000000..e3a24ed
--- /dev/null
+++ b/public/404/pokedex/0973.svg
@@ -0,0 +1,66 @@
+
+
+
diff --git a/public/404/pokedex/0974.svg b/public/404/pokedex/0974.svg
new file mode 100644
index 0000000..6efa285
--- /dev/null
+++ b/public/404/pokedex/0974.svg
@@ -0,0 +1,249 @@
+
+
diff --git a/public/404/pokedex/0975.svg b/public/404/pokedex/0975.svg
new file mode 100644
index 0000000..08e97ca
--- /dev/null
+++ b/public/404/pokedex/0975.svg
@@ -0,0 +1,140 @@
+
+
+
diff --git a/public/404/pokedex/0976.svg b/public/404/pokedex/0976.svg
new file mode 100644
index 0000000..8e214b5
--- /dev/null
+++ b/public/404/pokedex/0976.svg
@@ -0,0 +1,138 @@
+
+
+
diff --git a/public/404/pokedex/0977.svg b/public/404/pokedex/0977.svg
new file mode 100644
index 0000000..f15715b
--- /dev/null
+++ b/public/404/pokedex/0977.svg
@@ -0,0 +1,264 @@
+
+
+
diff --git a/public/404/pokedex/0978.svg b/public/404/pokedex/0978.svg
new file mode 100644
index 0000000..20b11ea
--- /dev/null
+++ b/public/404/pokedex/0978.svg
@@ -0,0 +1,45 @@
+
+
+
diff --git a/public/404/pokedex/0979.svg b/public/404/pokedex/0979.svg
new file mode 100644
index 0000000..9a40538
--- /dev/null
+++ b/public/404/pokedex/0979.svg
@@ -0,0 +1,276 @@
+
+
+
diff --git a/public/404/pokedex/0980.svg b/public/404/pokedex/0980.svg
new file mode 100644
index 0000000..d6b241c
--- /dev/null
+++ b/public/404/pokedex/0980.svg
@@ -0,0 +1,46 @@
+
+
+
diff --git a/public/404/pokedex/0981.svg b/public/404/pokedex/0981.svg
new file mode 100644
index 0000000..9c1d449
--- /dev/null
+++ b/public/404/pokedex/0981.svg
@@ -0,0 +1,233 @@
+
+
+
diff --git a/public/404/pokedex/0982.svg b/public/404/pokedex/0982.svg
new file mode 100644
index 0000000..ebc8ce4
--- /dev/null
+++ b/public/404/pokedex/0982.svg
@@ -0,0 +1,91 @@
+
+
+
diff --git a/public/404/pokedex/0983.svg b/public/404/pokedex/0983.svg
new file mode 100644
index 0000000..c7a4ff8
--- /dev/null
+++ b/public/404/pokedex/0983.svg
@@ -0,0 +1,274 @@
+
+
+
diff --git a/public/404/pokedex/0984.svg b/public/404/pokedex/0984.svg
new file mode 100644
index 0000000..892fcd9
--- /dev/null
+++ b/public/404/pokedex/0984.svg
@@ -0,0 +1,307 @@
+
+
+
diff --git a/public/404/pokedex/0985.svg b/public/404/pokedex/0985.svg
new file mode 100644
index 0000000..de5c28a
--- /dev/null
+++ b/public/404/pokedex/0985.svg
@@ -0,0 +1,120 @@
+
+
+
diff --git a/public/404/pokedex/0986.svg b/public/404/pokedex/0986.svg
new file mode 100644
index 0000000..b8f3415
--- /dev/null
+++ b/public/404/pokedex/0986.svg
@@ -0,0 +1,166 @@
+
+
+
diff --git a/public/404/pokedex/0987.svg b/public/404/pokedex/0987.svg
new file mode 100644
index 0000000..e69eb55
--- /dev/null
+++ b/public/404/pokedex/0987.svg
@@ -0,0 +1,179 @@
+
+
+
diff --git a/public/404/pokedex/0988.svg b/public/404/pokedex/0988.svg
new file mode 100644
index 0000000..4049f75
--- /dev/null
+++ b/public/404/pokedex/0988.svg
@@ -0,0 +1,238 @@
+
+
+
diff --git a/public/404/pokedex/0989.svg b/public/404/pokedex/0989.svg
new file mode 100644
index 0000000..d6925a3
--- /dev/null
+++ b/public/404/pokedex/0989.svg
@@ -0,0 +1,343 @@
+
+
+
diff --git a/public/404/pokedex/0990.svg b/public/404/pokedex/0990.svg
new file mode 100644
index 0000000..853e5b7
--- /dev/null
+++ b/public/404/pokedex/0990.svg
@@ -0,0 +1,2177 @@
+
+
+
diff --git a/public/404/pokedex/0991.svg b/public/404/pokedex/0991.svg
new file mode 100644
index 0000000..8ab6ca6
--- /dev/null
+++ b/public/404/pokedex/0991.svg
@@ -0,0 +1,1269 @@
+
+
+
diff --git a/public/404/pokedex/0992.svg b/public/404/pokedex/0992.svg
new file mode 100644
index 0000000..7905891
--- /dev/null
+++ b/public/404/pokedex/0992.svg
@@ -0,0 +1,1785 @@
+
+
+
diff --git a/public/404/pokedex/0993.svg b/public/404/pokedex/0993.svg
new file mode 100644
index 0000000..5557936
--- /dev/null
+++ b/public/404/pokedex/0993.svg
@@ -0,0 +1,2931 @@
+
+
+
diff --git a/public/404/pokedex/0994.svg b/public/404/pokedex/0994.svg
new file mode 100644
index 0000000..b1f475e
--- /dev/null
+++ b/public/404/pokedex/0994.svg
@@ -0,0 +1,1265 @@
+
+
+
diff --git a/public/404/pokedex/0995.svg b/public/404/pokedex/0995.svg
new file mode 100644
index 0000000..35e7949
--- /dev/null
+++ b/public/404/pokedex/0995.svg
@@ -0,0 +1,1060 @@
+
+
+
diff --git a/public/404/pokedex/0996.svg b/public/404/pokedex/0996.svg
new file mode 100644
index 0000000..aca0d7a
--- /dev/null
+++ b/public/404/pokedex/0996.svg
@@ -0,0 +1,91 @@
+
+
+
diff --git a/public/404/pokedex/0997.svg b/public/404/pokedex/0997.svg
new file mode 100644
index 0000000..ee44d7d
--- /dev/null
+++ b/public/404/pokedex/0997.svg
@@ -0,0 +1,145 @@
+
+
+
diff --git a/public/404/pokedex/0998.svg b/public/404/pokedex/0998.svg
new file mode 100644
index 0000000..07823c4
--- /dev/null
+++ b/public/404/pokedex/0998.svg
@@ -0,0 +1,197 @@
+
+
+
diff --git a/public/404/pokedex/0999.svg b/public/404/pokedex/0999.svg
new file mode 100644
index 0000000..41c2ee6
--- /dev/null
+++ b/public/404/pokedex/0999.svg
@@ -0,0 +1,155 @@
+
+
+
diff --git a/public/404/pokedex/1000.svg b/public/404/pokedex/1000.svg
new file mode 100644
index 0000000..2b42eb1
--- /dev/null
+++ b/public/404/pokedex/1000.svg
@@ -0,0 +1,146 @@
+
+
+
diff --git a/public/404/pokedex/1001.svg b/public/404/pokedex/1001.svg
new file mode 100644
index 0000000..a0717ca
--- /dev/null
+++ b/public/404/pokedex/1001.svg
@@ -0,0 +1,354 @@
+
+
+
diff --git a/public/404/pokedex/1002.svg b/public/404/pokedex/1002.svg
new file mode 100644
index 0000000..5ce5e95
--- /dev/null
+++ b/public/404/pokedex/1002.svg
@@ -0,0 +1,357 @@
+
+
+
diff --git a/public/404/pokedex/1003.svg b/public/404/pokedex/1003.svg
new file mode 100644
index 0000000..1745474
--- /dev/null
+++ b/public/404/pokedex/1003.svg
@@ -0,0 +1,329 @@
+
+
+
diff --git a/public/404/pokedex/1004.svg b/public/404/pokedex/1004.svg
new file mode 100644
index 0000000..0a672a0
--- /dev/null
+++ b/public/404/pokedex/1004.svg
@@ -0,0 +1,279 @@
+
+
+
diff --git a/public/404/pokedex/1005.svg b/public/404/pokedex/1005.svg
new file mode 100644
index 0000000..428c582
--- /dev/null
+++ b/public/404/pokedex/1005.svg
@@ -0,0 +1,299 @@
+
+
+
diff --git a/public/404/pokedex/1006.svg b/public/404/pokedex/1006.svg
new file mode 100644
index 0000000..7f68226
--- /dev/null
+++ b/public/404/pokedex/1006.svg
@@ -0,0 +1,900 @@
+
+
+
diff --git a/public/404/pokedex/1007.svg b/public/404/pokedex/1007.svg
new file mode 100644
index 0000000..a24d77c
--- /dev/null
+++ b/public/404/pokedex/1007.svg
@@ -0,0 +1,412 @@
+
+
+
diff --git a/public/404/pokedex/1008.svg b/public/404/pokedex/1008.svg
new file mode 100644
index 0000000..6efcb41
--- /dev/null
+++ b/public/404/pokedex/1008.svg
@@ -0,0 +1,987 @@
+
+
+
diff --git a/public/404/pokedex/1009.svg b/public/404/pokedex/1009.svg
new file mode 100644
index 0000000..100535a
--- /dev/null
+++ b/public/404/pokedex/1009.svg
@@ -0,0 +1,337 @@
+
+
+
diff --git a/public/404/pokedex/1010.svg b/public/404/pokedex/1010.svg
new file mode 100644
index 0000000..7b6bccd
--- /dev/null
+++ b/public/404/pokedex/1010.svg
@@ -0,0 +1,782 @@
+
+
+
diff --git a/public/404/pokedex/1011.svg b/public/404/pokedex/1011.svg
new file mode 100644
index 0000000..271719a
--- /dev/null
+++ b/public/404/pokedex/1011.svg
@@ -0,0 +1,74 @@
+
+
+
diff --git a/public/404/pokedex/1012.svg b/public/404/pokedex/1012.svg
new file mode 100644
index 0000000..2ce5b8b
--- /dev/null
+++ b/public/404/pokedex/1012.svg
@@ -0,0 +1,92 @@
+
+
+
diff --git a/public/404/pokedex/1013.svg b/public/404/pokedex/1013.svg
new file mode 100644
index 0000000..0d9c76a
--- /dev/null
+++ b/public/404/pokedex/1013.svg
@@ -0,0 +1,138 @@
+
+
+
diff --git a/public/404/pokedex/1014.svg b/public/404/pokedex/1014.svg
new file mode 100644
index 0000000..564ac73
--- /dev/null
+++ b/public/404/pokedex/1014.svg
@@ -0,0 +1,190 @@
+
+
+
diff --git a/public/404/pokedex/1015.svg b/public/404/pokedex/1015.svg
new file mode 100644
index 0000000..da485d1
--- /dev/null
+++ b/public/404/pokedex/1015.svg
@@ -0,0 +1,442 @@
+
+
+
diff --git a/public/404/pokedex/1016.svg b/public/404/pokedex/1016.svg
new file mode 100644
index 0000000..91a7860
--- /dev/null
+++ b/public/404/pokedex/1016.svg
@@ -0,0 +1,213 @@
+
+
+
diff --git a/public/404/pokedex/1017.svg b/public/404/pokedex/1017.svg
new file mode 100644
index 0000000..25abba7
--- /dev/null
+++ b/public/404/pokedex/1017.svg
@@ -0,0 +1,300 @@
+
+
+
diff --git a/public/404/pokedex/1018.svg b/public/404/pokedex/1018.svg
new file mode 100644
index 0000000..fc1802f
--- /dev/null
+++ b/public/404/pokedex/1018.svg
@@ -0,0 +1,257 @@
+
+
+
diff --git a/public/404/pokedex/1019.svg b/public/404/pokedex/1019.svg
new file mode 100644
index 0000000..96462a6
--- /dev/null
+++ b/public/404/pokedex/1019.svg
@@ -0,0 +1,120 @@
+
+
+
diff --git a/public/404/pokedex/1020.svg b/public/404/pokedex/1020.svg
new file mode 100644
index 0000000..8b730e0
--- /dev/null
+++ b/public/404/pokedex/1020.svg
@@ -0,0 +1,351 @@
+
+
+
diff --git a/public/404/pokedex/1021.svg b/public/404/pokedex/1021.svg
new file mode 100644
index 0000000..d54c000
--- /dev/null
+++ b/public/404/pokedex/1021.svg
@@ -0,0 +1,398 @@
+
+
+
diff --git a/public/404/pokedex/1022.svg b/public/404/pokedex/1022.svg
new file mode 100644
index 0000000..c9b7a8c
--- /dev/null
+++ b/public/404/pokedex/1022.svg
@@ -0,0 +1,1143 @@
+
+
+
diff --git a/public/404/pokedex/1023.svg b/public/404/pokedex/1023.svg
new file mode 100644
index 0000000..f750f24
--- /dev/null
+++ b/public/404/pokedex/1023.svg
@@ -0,0 +1,1251 @@
+
+
+
diff --git a/public/404/pokedex/1024.svg b/public/404/pokedex/1024.svg
new file mode 100644
index 0000000..e05f47d
--- /dev/null
+++ b/public/404/pokedex/1024.svg
@@ -0,0 +1,232 @@
+
+
+
diff --git a/public/404/pokedex/1025.svg b/public/404/pokedex/1025.svg
new file mode 100644
index 0000000..c53b29e
--- /dev/null
+++ b/public/404/pokedex/1025.svg
@@ -0,0 +1,180 @@
+
+
+
diff --git a/src/assets/css/_bootstrap.scss b/src/assets/css/_bootstrap.scss
index 48e31b0..5dbb6d2 100644
--- a/src/assets/css/_bootstrap.scss
+++ b/src/assets/css/_bootstrap.scss
@@ -28,7 +28,7 @@
// @import 'bootstrap/scss/carousel';
@import 'bootstrap/scss/close';
// @import 'bootstrap/scss/dropdown';
-// @import 'bootstrap/scss/forms';
+@import 'bootstrap/scss/forms';
@import 'bootstrap/scss/grid';
// @import 'bootstrap/scss/list-group';
@import 'bootstrap/scss/modal';
diff --git a/src/assets/css/main.scss b/src/assets/css/main.scss
index 5f9dd06..55593e6 100644
--- a/src/assets/css/main.scss
+++ b/src/assets/css/main.scss
@@ -9,9 +9,6 @@
@media (min-width: 768px) {
max-width: 95vw;
}
- display: grid;
- place-items: center;
- //background: #d3d9b3;
}
.circle {
@@ -83,6 +80,13 @@
cursor: default;
}
+.card-grid {
+ position: relative;
+ @media (min-width: 768px) {
+ top: 100px !important;
+ }
+}
+
// ----------------------
// Navigation Tabs
// ----------------------
@@ -172,6 +176,7 @@ $tiers: (
z-index: 1000;
opacity: 100%;
mix-blend-mode: normal;
+ filter: brightness(0);
}
.starburst {
@@ -193,7 +198,6 @@ $tiers: (
.rarity-icon-large svg,
.set-icon svg {
width: 2.5rem;
- margin-top: -0.25rem;
}
.rarity-icon-large svg,
@@ -202,6 +206,11 @@ $tiers: (
}
.energy-icon svg {
+ margin-top: -0.25rem;
+ margin-right: -0.25rem;
+}
+
+.rarity-icon-large svg {
margin-right: -0.25rem;
}
@@ -220,7 +229,6 @@ $tiers: (
// ----------------------
.price-row {
position: relative;
- z-index: 999;
margin-top: -1.25rem;
border-radius: 0.33rem;
background: linear-gradient(
@@ -233,6 +241,23 @@ $tiers: (
);
}
+.inventory-button {
+ margin-bottom: -2rem;
+ margin-right: -0.25rem;
+ border-radius: 0.33rem;
+ width: 40px;
+ height: 40px;
+ background-color: hsl(262, 47%, 55%);
+ color: #fff;
+}
+
+.inventory-label {
+ width: 100%;
+ height: 100%;
+ font-size: 1rem;
+ font-weight: 700;
+}
+
.price-label {
font-size: 0.7rem;
font-weight: 600;
@@ -284,14 +309,517 @@ $tiers: (
// Sticky Bar
// ----------------------
.sticky {
- background-color: hsl(205, 89%, 4%);
position: fixed;
bottom: 0;
width: 100%;
z-index: 1000;
+ height: 48px;
@media (min-width: 768px) {
position: sticky;
- top: 0;
+ top:0;
+ min-width: 45vw;
}
+}
+
+// dexter css classes to reconciled later
+/* COLORS & BACKGROUNDS */
+
+$dropshadow-rgba: rgba(176, 38, 46, .35);
+
+/* SIZES */
+/* prefer calculations here and calculated variables in CSS below */
+
+/* Set left-column-width, derive logo size below */
+$hdr-side-width: 270px;
+$hdr-big-btn-width: 72px; /* SIGN UP */
+
+/* to see the menu flow to more than 1 line, change
+ $min-width here to something smaller: e.g., * 1.5; */
+$min-width: $hdr-side-width * 2;
+$max-width: $hdr-side-width * 3;
+
+$padding-small: 0;
+/* declared for flexibility */
+$padding-to-window: $padding-small;
+$padding-to-top: $padding-small;
+$padding-hdr: $padding-small;
+
+$hdr-big-btn-margin: floor(.75 * $padding-hdr); /* round down */
+
+$border-radius: 8px; /* big-btn radius */
+/* larger radius to flow around big button */
+$border-radius-hdr: ceil(1.25 * $border-radius); /* round up */
+$corner-border-width: $border-radius-hdr;
+$corner-border-size: $border-radius-hdr * 2;
+
+$shadow-size: 20px;
+
+$shadow-size-deep: ceil(1.5 * $shadow-size);
+
+$hdr-menu-item-height: 18px;
+
+$hdr-menu-item-padding-top: $hdr-big-btn-margin;
+$hdr-menu-item-padding-bottom: ceil(0.5 * $hdr-big-btn-margin);
+$hdr-menu-height: $hdr-menu-item-padding-top + $hdr-menu-item-height + $hdr-menu-item-padding-bottom;
+
+$hdr-menu-item-height: $hdr-menu-height - $padding-hdr;
+
+$hdr-logo-width: $hdr-side-width - $hdr-big-btn-width - 2 * $hdr-big-btn-margin;
+$hdr-logo-height: ceil(0.75 * $hdr-logo-width); /* 4x3 */
+$hdr-logo-margin-bottom: floor(0.5 * $hdr-menu-height);
+/* height of taller left side "overhang" without padding-to-top */
+$hdr-side-height: $hdr-logo-height + $hdr-logo-margin-bottom;
+$hdr-side-total-height: $hdr-side-height + $padding-to-top;
+
+$hdr-total-height: $hdr-side-total-height + $shadow-size-deep;
+
+/* extra padding-top to make room for column-1 header "overhang" */
+$column-1-padding-top: $hdr-side-total-height + floor(.5 *$shadow-size);
+
+/* shorter green bg across top */
+/* can specify or calculate: e.g., half the logo height */
+$hdr-topwell-height: ceil(0.5 * $hdr-logo-height);
+
+/* height of shorter right side -
+ needed for .header-bg and .main padding-top */
+$hdr-top-height: $padding-to-top + $hdr-topwell-height + $hdr-menu-height;
+
+/* size and position of horizontal background "patch"
+ extending background into negative space by size of border-radius-hdr */
+$hdr-logo-patch-height: $shadow-size + $border-radius-hdr;
+$hdr-logo-patch-width: $hdr-logo-width + $border-radius-hdr;
+$hdr-logo-patch-top: $padding-to-top + $hdr-topwell-height - $shadow-size;
+$hdr-logo-patch-background-position: -1*($hdr-topwell-height - $shadow-size);
+
+$hdr-big-btn-top: $hdr-topwell-height + $hdr-big-btn-margin;
+$hdr-big-btn-left: $hdr-logo-width + $hdr-big-btn-margin;
+$hdr-big-btn-height: $hdr-side-height - $hdr-topwell-height - $hdr-big-btn-margin - $hdr-logo-margin-bottom;
+$hdr-big-btn-width: $hdr-side-width - $hdr-logo-width - 2 * $hdr-big-btn-margin;
+
+.blueCircle {
+ width: 20vw; /* Equal width and height for a perfect square */
+ height: 20vw;
+ max-width: 100px;
+ max-height: 100px;
+ background: radial-gradient(circle at top left, hsl(196, 100%, 47%), hsl(196, 100%, 27%)); /* The color of the circle */
+ border-radius: 50%; /* Turns the square into a circle */
+ position: absolute; /* Positioning context for the circle */
+ border: 8px solid #fff;
+ margin: 0 auto; /* Remove default margin */
+ --a: 8deg;
+ /* Initial mask to create the shine line */
+ mask: linear-gradient(135deg, #000c 40%, #000, #000c 60%) 100% 100% / 240% 240%;
+ transition: .4s;
+ transform: perspective(400px) rotate3d(var(--i, 1, -1), 0, var(--a));
+}
+
+.redCircle {
+ width: 10vw; /* Equal width and height for a perfect square */
+ height: 10vw;
+ max-width: 25px; /* Equal width and height */
+ max-height: 25px;
+ background: radial-gradient(circle at top left, hsl(0, 100%, 56%), hsl(0, 79%, 45%)); /* The color of the circle */
+ border-radius: 50%; /* Turns the square into a circle */
+ position: absolute; /* Positioning context for the circle */
+ border: 3px solid hsl(210, 11%, 15%);
+ left: 13rem;
+ margin: 0 auto; /* Remove default margin */
+ --a: 8deg;
+ /* Initial mask to create the shine line */
+ mask: linear-gradient(135deg, #000c 40%, #000, #000c 60%) 100% 100% / 240% 240%;
+ transition: .4s;
+ transform: perspective(400px) rotate3d(var(--i, 1, -1), 0, var(--a));
+}
+
+.yellowCircle {
+ width: 25px; /* Equal width and height for a perfect square */
+ height: 25px; /* Equal width and height */
+ background: radial-gradient(circle at top left, hsl(61, 100%, 50%), hsl(61, 100%, 40%)); /* The color of the circle */
+ border-radius: 50%; /* Turns the square into a circle */
+ position: absolute; /* Positioning context for the circle */
+ border: 3px solid hsl(210, 11%, 15%);
+ left: 15rem;
+ margin: 0 auto; /* Remove default margin */
+ --a: 8deg;
+ /* Initial mask to create the shine line */
+ mask: linear-gradient(135deg, #000d 40%, #000, #000d 60%) 100% 100% / 240% 240%;
+ transition: .4s;
+ transform: perspective(400px) rotate3d(var(--i, 1, -1), 0, var(--a));
+}
+
+.yellowCircle:hover, .redCircle:hover, .greenCircle:hover, .blueCircle:hover {
+ /* Reverse the rotation direction on hover */
+ --i: -1, 1;
+ /* Move the mask position to simulate the shine moving */
+ mask-position: 0 0;
+}
+
+.greenCircle {
+ width: 25px; /* Equal width and height for a perfect square */
+ height: 25px; /* Equal width and height */
+ background: radial-gradient(circle at top left, hsl(149, 100%, 40%), hsl(149, 100%, 30%)); /* The color of the circle */
+ border-radius: 50%; /* Turns the square into a circle */
+ position: absolute; /* Positioning context for the circle */
+ border: 3px solid hsl(210, 11%, 15%);
+ left: 17rem;
+ margin: 0 auto; /* Remove default margin */
+ --a: 8deg;
+ /* Initial mask to create the shine line */
+ mask: linear-gradient(135deg, #000c 40%, #000, #000c 60%) 100% 100% / 240% 240%;
+ transition: .4s;
+ transform: perspective(400px) rotate3d(var(--i, 1, -1), 0, var(--a));
+}
+
+/* can't assume only one "header" element in HTML5 */
+.header-top {
+ /* pin to top - 0 is default */
+ /* raise z-index to cover, higher here to allow
+ a range of z-indexes in the scrolling content */
+ z-index: 100;
+ /* height overflows */
+}
+
+/* match these backgrounds to blend */
+/* OPTIONAL, extend header bg color across top */
+
+/* match widths, margins & padding */
+.page-wrap, .header-wrap {
+ width: 100%;
+ /* center content */
+ margin: 0 auto;
+ /* separate content from window edge --
+ padding-top and -bottom specified below.
+ Here (not on body) to work with fixed header */
+ padding: 0 $padding-to-window;
+}
+
+/* padding-left and -right added above */
+.header-wrap {
+ /* child elements abaolute */
+ position: relative;
+ /* a "min-height" for shorter right side */
+ height: $hdr-top-height;
+}
+
+/* extend bg into padding-to-window gap on taller left side -
+ not needed if extending bg using optional .header-bg div */
+.header-wrap:before {
+ content: "";
+ display: block;
+ position: absolute;
+ top: 0;
+ left: 0;
+ /* extra 2px width to cover tiny gap when iOS zooms */
+ width: $padding-to-window + 2px;
+ height: $hdr-side-total-height;
+ /* OPTIONAL, extend padding-to-window "frame" all the way down -
+ may want to do the same on right with an :after pseudo-element:
+ height: 100000px; */
+}
+
+/* OPTIONAL, if we want to differentiate header and body -
+ .header-bg:before extends taller bg all the way left */
+.header-bg {
+ /* child elements absolute */
+ position: relative;
+ /* tuck behind header framing */
+ z-index: -1;
+ width: 100%;
+}
+
+/* OPTIONAL, extends bg to left on taller left side */
+.header-bg:before {
+ content: "";
+ /* remove from layout */
+ position: absolute;
+ /* start from the right and extend left */
+ right: 100%;
+ /* height of shorter right side */
+ height: $hdr-side-total-height;
+ /* crazy wide - absolutely positioned
+ to start at left edge and go left */
+ width: 100000px;
+}
+
+.header-content {
+ /* child elements absolute */
+ position: relative;
+ height: $hdr-total-height;
+ width: 100%;
+ padding-top: $padding-to-top;
+ /* crop shadows at the sides and top */
+ overflow: hidden; }
+
+/* add taller left-side "overhang" bg + shadow */
+.header-content:before {
+ content: "";
+ /* remove from layout */
+ position: absolute;
+ /* tuck behind .header-wrap and .nav-main ul
+ so right-edge shadow is covered up */
+ z-index: -1;
+ height: $hdr-side-height;
+ width: $hdr-side-width;
+ padding: 0;
+ border-radius: 0 0 $border-radius-hdr 0;
+}
+
+/* INVERTED ROUNDED CORNER under overhang L */
+.header-content:after {
+ content: "";
+ display: block;
+ position: absolute;
+ /* tuck behind header bg */
+ z-index: -1;
+ height: $border-radius-hdr * 2;
+ width: $border-radius-hdr * 2;
+ border-top: $border-radius-hdr solid hsl(210, 11%, 15%);
+ border-left: $border-radius-hdr solid hsl(210, 11%, 15%);
+ top: $hdr-side-total-height - $border-radius-hdr;
+ left: -1*$border-radius-hdr;
+ /* top left */
+ border-radius: $border-radius-hdr * 2 0 0 0;
+}
+
+/* match backgrounds to blend */
+.header-logo, .header-social {
+ background-color: hsl(358, 71%, 48%);
+}
+
+.header-logo {
+ position: absolute;
+ /* cover .header-content-social */
+ /* z-index: 1; */
+ height: $hdr-logo-height;
+ width: $hdr-logo-width;
+ border-radius: 0 0 $border-radius-hdr $border-radius-hdr;
+}
+
+.header-logo h1, .header-logo h2 {
+ position: relative;
+ /* overlap .header-logo-patch */
+ z-index: 2;
+ text-shadow: 0 2px 1px rgba(255,255,255, 0.3),
+ 0 0 10px rgba(204,232,229, 0.5)
+}
+
+.header-logo h1 {
+ padding: 10px 0 0 18px;
+ font-size: 36px;
+}
+
+.header-logo a {
+ color: inherit !important;
+ text-decoration: none;
+}
+
+.header-logo h2 {
+ margin-top: -2px;
+ padding: 0 0 0 18px;
+ font-size: 24px;
+}
+
+/* "patch" to cover shadow "seam" of overlapping shapes -
+ can't nest pseudo-elements, so need extra div here -
+ overflow:hidden to crop shadow of rounded corner overlay (below) */
+.header-logo-patch {
+ display: block;
+ overflow: hidden;
+ position: absolute;
+ z-index: 1;
+ top: $hdr-logo-patch-top;
+ height: $hdr-logo-patch-height;
+ width: $hdr-logo-patch-width;
+ background-color: hsl(358, 71%, 48%);
+ background-position: 0 $hdr-logo-patch-background-position;
+ background-repeat: no-repeat;
+}
+
+/* rounded corner overlay (with outset shadow to match "well") */
+.header-logo-patch:after {
+ content: "";
+ display: block;
+ position: absolute;
+ bottom: -$border-radius-hdr;
+ right: -$border-radius-hdr;
+ height: $border-radius-hdr * 2;
+ width: $border-radius-hdr * 2;
+ background-color: hsl(210, 11%, 15%);
+ border-radius: $border-radius-hdr 0 0 0;
+}
+
+.header-social {
+ position: absolute;
+ top: $padding-to-top;
+ height: $hdr-topwell-height;
+ width: 100%;
+ border-radius: $border-radius-hdr 0 $border-radius-hdr 0;
+}
+
+/* NAV */
+
+.horizontal-nav ul, .horizontal-nav li {
+ list-style: none;
+ margin: 0;
+ padding: 0;
+}
+
+.horizontal-nav li {
+ float: left;
+}
+
+.horizontal-nav li a {
+ display: block;
+ text-decoration: none;
+}
+
+.nav-main {
+ /* child elements absolute */
+ position: relative;
+ padding-left: $hdr-side-width;
+ padding-top: $hdr-topwell-height + $hdr-menu-item-padding-top;
+ padding-bottom: 0;
+ background: none;
+}
+
+/* INVERTED ROUNDED CORNER under menu - right */
+.nav-main:after {
+ content: "";
+ display: block;
+ position: absolute;
+ /* tuck behind nav-main a:hover */
+ z-index: -1;
+ height: $border-radius-hdr * 2;
+ width: $border-radius-hdr * 2;
+ border-top: $border-radius-hdr solid hsl(210, 11%, 15%);
+ border-right: $border-radius-hdr solid hsl(210, 11%, 15%);
+ bottom: -1*$border-radius-hdr;
+ right: -1*$border-radius-hdr;
+ /* top right */
+ border-radius: 0 $border-radius-hdr * 2 0 0;
+}
+
+.nav-main ul {
+ padding: 0 0 $hdr-menu-item-padding-bottom 2px; /* nudge links right */
+ background: $body-bg;
+ /* clear floats without extra div or
+ using pseudo-elements needed below -
+ cannot use with position:relative */
+ overflow: auto;
+ overflow-x: hidden;
+}
+
+/* dropshadow tracks with menu height if links exceed 1 line */
+.nav-main ul:before {
+ content: "";
+ display: block;
+ position: absolute;
+ /* stack shadow behind "overhang" */
+ z-index: -2;
+ /* same size as parent */
+ bottom: 0;
+ top: 0;
+ left: 0;
+ right: 0;
+ background: $body-bg;
+}
+
+/* INVERTED ROUNDED CORNER under menu - left */
+.nav-main ul:after {
+ content: "";
+ display: block;
+ position: absolute;
+ /* tuck behind nav-main a:hover */
+ z-index: -1;
+ height: $border-radius-hdr * 2;
+ width: $border-radius-hdr * 2;
+ border-top: $border-radius-hdr solid $body-bg;
+ border-left: $border-radius-hdr solid $body-bg;
+ bottom: -1*$border-radius-hdr;
+ left: $hdr-side-width - $border-radius-hdr;
+ /* top left */
+ border-radius: $border-radius-hdr * 2 0 0 0;
+}
+
+.nav-main a,
+.nav-main:visited {
+ display: block;
+ height: $hdr-menu-item-height;
+ padding: 0 .5em;
+ line-height: $hdr-menu-item-height;
+ font-size: 0.8125em;
+ text-transform: uppercase;
+ border-radius: $border-radius;
+}
+
+/* nudge down 1px for uppercase vertical centering */
+.nav-main a span {
+ display: block;
+ position: relative;
+ top: 1px;
+}
+
+.nav-social {
+ /* overlap .header-logo-patch */
+ position: relative;
+ z-index: 1;
+ float: right;
+ padding-right: .875em;
+}
+
+/* MEDIA QUERIES */
+
+/* Mobile example - e.g., iPhone5 landscape width = 568px */
+@media only screen
+and (max-device-width : 599px) {
+
+ .header-top {
+ /* unpin header so it scrolls with content */
+ position: absolute;
+ }
+
+ /* even if you keep the header fixed, you might
+ change width to 100% for better mobile zooming */
+ .page-wrap, .header-wrap {
+ width: 100%;
+ }
+
+}
+
+/* A full-on responsive layout would reconfigure the
+ layout - this is just a gesture as an example */
+
+/* lose countoured bottom at smaller width -
+ when menu items overflow 2 lines */
+
+@media only screen
+and (max-width : 512px) {
+
+ .nav-main ul {
+ height: $hdr-side-height - $hdr-topwell-height - $hdr-menu-item-padding-top;
+ background: none; }
+
+ /* taller left-side "tab" bg + shadow */
+ .header-content:before,
+ /* rounded corner under menu - left */
+ .nav-main ul:after {
+ display: none;
+ }
+
+}
+
+@media only screen
+and (max-width : 320px) {
+
+ .header-top {
+ /* unpin header so it scrolls with content */
+ position: absolute; }
+
+ /* even if you keep the header fixed, you might
+ change width to 100% for better mobile zooming */
+
+ .page-wrap, .header-wrap {
+ width: 100%; }
+
}
\ No newline at end of file
diff --git a/src/components/CardGrid.astro b/src/components/CardGrid.astro
index 2bb1d53..4379af5 100644
--- a/src/components/CardGrid.astro
+++ b/src/components/CardGrid.astro
@@ -2,7 +2,7 @@
---
-
+
Inventory management placeholder
diff --git a/src/components/EnergyWheel.astro b/src/components/EnergyWheel.astro
new file mode 100644
index 0000000..79b9300
--- /dev/null
+++ b/src/components/EnergyWheel.astro
@@ -0,0 +1,18 @@
+---
+import Image from "astro/components/Image.astro"
+import '/src/assets/css/main.scss';
+---
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/PokedexHeader.astro b/src/components/PokedexHeader.astro
new file mode 100644
index 0000000..4a3b8fd
--- /dev/null
+++ b/src/components/PokedexHeader.astro
@@ -0,0 +1,26 @@
+---
+import '/src/assets/css/main.scss';
+import StickyFilter from './StickyFilter.astro';
+---
+
+
\ No newline at end of file
diff --git a/src/components/SetIcon.astro b/src/components/SetIcon.astro
index 1aaaeef..f7ff66e 100644
--- a/src/components/SetIcon.astro
+++ b/src/components/SetIcon.astro
@@ -1,82 +1,254 @@
---
-import ancient_origins from "/src/svg/set/ancient_origins.svg?raw";
import aquapolis from "/src/svg/set/aquapolis.svg?raw";
import arceus from "/src/svg/set/arceus.svg?raw";
-import astral_radiance from "/src/svg/set/astral_radiance.svg?raw";
import base_set_2 from "/src/svg/set/base_set_2.svg?raw";
-import battle_styles from "/src/svg/set/battle_styles.svg?raw";
import best_of_game from "/src/svg/set/best_of_game.svg?raw";
import black_and_white from "/src/svg/set/black_and_white.svg?raw";
import boundaries_crossed from "/src/svg/set/boundaries_crossed.svg?raw";
-import box_topper from "/src/svg/set/box_topper.svg?raw";
import breakpoint from "/src/svg/set/breakpoint.svg?raw";
-import breakthrough from "/src/svg/set/breakthrough.svg?raw";
-import brilliant_stars from "/src/svg/set/brilliant_stars.svg?raw";
-import burning_shadows from "/src/svg/set/burning_shadows.svg?raw";
import call_of_legends from "/src/svg/set/call_of_legends.svg?raw";
-import celebrations from "/src/svg/set/celebrations.svg?raw";
-import champions_path from "/src/svg/set/champions_path.svg?raw";
-import celestial_storm from "/src/svg/set/celestial_storm.svg?raw";
-import crimson_invasion from "/src/svg/set/crimson_invasion.svg?raw";
-import darkness_ablaze from "/src/svg/set/darkness_ablaze.svg?raw";
-import chilling_reign from "/src/svg/set/chilling_reign.svg?raw";
-import cosmic_eclipse from "/src/svg/set/cosmic_eclipse.svg?raw";
import dark_explorers from "/src/svg/set/dark_explorers.svg?raw";
-import detective_pikachu from "/src/svg/set/detective_pikachu.svg?raw";
import diamond_and_pearl from "/src/svg/set/diamond_and_pearl.svg?raw";
import double_crisis from "/src/svg/set/double_crisis.svg?raw";
-import dragon_majesty from "/src/svg/set/dragon_majesty.svg?raw";
import neo_genesis from "/src/svg/set/neo_genesis.svg?raw";
import jungle from "/src/svg/set/jungle.svg?raw";
import fossil from "/src/svg/set/fossil.svg?raw";
import ascended_heroes from "/src/svg/set/ascended_heroes.svg?raw";
import expedition from "/src/svg/set/expedition.svg?raw";
-import dragonvault from "/src/svg/set/dragon_vault.svg?raw";
-import dragonsexalted from "/src/svg/set/dragons_exalted.svg?raw";
-import ecardsample from "/src/svg/set/e-card_sample_set.svg?raw";
+import dragon_vault from "/src/svg/set/dragon_vault.svg?raw";
+import dragons_exalted from "/src/svg/set/dragons_exalted.svg?raw";
import emergingpowers from "/src/svg/set/emerging_powers.svg?raw";
+import southern_islands from "/src/svg/set/southern_islands.svg?raw";
+import neo_discovery from "/src/svg/set/neo_discovery.svg?raw";
+import neo_revelation from "/src/svg/set/neo_revelation.svg?raw";
+import neo_destiny from "/src/svg/set/neo_destiny.svg?raw";
+import legendary_collection from "/src/svg/set/legendary_collection.svg?raw";
+import skyridge from "/src/svg/set/skyridge.svg?raw";
+import ex_ruby_and_sapphire from "/src/svg/set/ex_ruby_and_sapphire.svg?raw";
+import ex_sandstorm from "/src/svg/set/ex_sandstorm.svg?raw";
+import ex_dragon from "/src/svg/set/ex_dragon.svg?raw";
+import ex_team_magma_vs_team_aqua from "/src/svg/set/ex_team_magma_vs_team_aqua.svg?raw";
+import ex_hidden_legends from "/src/svg/set/ex_hidden_legends.svg?raw";
+import ex_firered_and_leafgreen from "/src/svg/set/ex_firered_and_leafgreen.svg?raw";
+import ex_team_rocket_returns from "/src/svg/set/ex_team_rocket_returns.svg?raw";
+import ex_deoxys from "/src/svg/set/ex_deoxys.svg?raw";
+import ex_emerald from "/src/svg/set/ex_emerald.svg?raw";
+import ex_unseen_forces from "/src/svg/set/ex_unseen_forces.svg?raw";
+import ex_delta_species from "/src/svg/set/ex_delta_species.svg?raw";
+import ex_legend_maker from "/src/svg/set/ex_legend_maker.svg?raw";
+import ex_holon_phantoms from "/src/svg/set/ex_holon_phantoms.svg?raw";
+import ex_crystal_guardians from "/src/svg/set/ex_crystal_guardians.svg?raw";
+import ex_dragon_frontiers from "/src/svg/set/ex_dragon_frontiers.svg?raw";
+import ex_power_keepers from "/src/svg/set/ex_power_keepers.svg?raw";
+import xy from "/src/svg/set/xy.svg?raw";
+import flashfire from "/src/svg/set/flashfire.svg?raw";
+import furious_fists from "/src/svg/set/furious_fists.svg?raw";
+import phantom_forces from "/src/svg/set/phantom_forces.svg?raw";
+import primal_clash from "/src/svg/set/primal_clash.svg?raw";
+import roaring_skies from "/src/svg/set/roaring_skies.svg?raw";
+import breakthrough from "/src/svg/set/breakthrough.svg?raw";
+import ancient_origins from "/src/svg/set/ancient_origins.svg?raw";
+import generations from "/src/svg/set/generations.svg?raw";
+import fates_collide from "/src/svg/set/fates_collide.svg?raw";
+import steam_siege from "/src/svg/set/steam_siege.svg?raw";
import evolutions from "/src/svg/set/evolutions.svg?raw";
-import evolvingskies from "/src/svg/set/evolving_skies.svg?raw";
+import sun_moon from "/src/svg/set/sun_and_moon.svg?raw";
+import guardians_rising from "/src/svg/set/guardians_rising.svg?raw";
+import burning_shadows from "/src/svg/set/burning_shadows.svg?raw";
+import shining_legends from "/src/svg/set/shining_legends.svg?raw";
+import crimson_invasion from "/src/svg/set/crimson_invasion.svg?raw";
+import ultra_prism from "/src/svg/set/ultra_prism.svg?raw";
+import forbidden_light from "/src/svg/set/forbidden_light.svg?raw";
+import celestial_storm from "/src/svg/set/celestial_storm.svg?raw";
+import dragon_majesty from "/src/svg/set/dragon_majesty.svg?raw";
+import lost_thunder from "/src/svg/set/lost_thunder.svg?raw";
+import team_up from "/src/svg/set/team_up.svg?raw";
+import detective_pikachu from "/src/svg/set/detective_pikachu.svg?raw";
+import unbroken_bonds from "/src/svg/set/unbroken_bonds.svg?raw";
+import unified_minds from "/src/svg/set/unified_minds.svg?raw";
+import hidden_fates from "/src/svg/set/hidden_fates.svg?raw";
+import cosmic_eclipse from "/src/svg/set/cosmic_eclipse.svg?raw";
+import sword_shield from "/src/svg/set/sword_and_shield.svg?raw";
+import rebel_clash from "/src/svg/set/rebel_clash.svg?raw";
+import darkness_ablaze from "/src/svg/set/darkness_ablaze.svg?raw";
+import champions_path from "/src/svg/set/champions_path.svg?raw";
+import vivid_voltage from "/src/svg/set/vivid_voltage.svg?raw";
+import shining_fates from "/src/svg/set/shining_fates.svg?raw";
+import battle_styles from "/src/svg/set/battle_styles.svg?raw";
+import chilling_reign from "/src/svg/set/chilling_reign.svg?raw";
+import evolving_skies from "/src/svg/set/evolving_skies.svg?raw";
+import celebrations from "/src/svg/set/celebrations.svg?raw";
+import fusion_strike from "/src/svg/set/fusion_strike.svg?raw";
+import brilliant_stars from "/src/svg/set/brilliant_stars.svg?raw";
+import astral_radiance from "/src/svg/set/astral_radiance.svg?raw";
+import pokemon_go from "/src/svg/set/pokemon_go.svg?raw";
+import lost_origin from "/src/svg/set/lost_origin.svg?raw";
+import silver_tempest from "/src/svg/set/silver_tempest.svg?raw";
+import crown_zenith from "/src/svg/set/crown_zenith.svg?raw";
+import scarlet_violet from "/src/svg/set/scarlet_violet.svg?raw";
+import paldea_evolved from "/src/svg/set/paldea_evolved.svg?raw";
+import obsidian_flames from "/src/svg/set/obsidian_flames.svg?raw";
+import scarlet_and_violet_151 from "/src/svg/set/scarlet_violet_151.svg?raw";
+import paradox_rift from "/src/svg/set/paradox_rift.svg?raw";
+import paldean_fates from "/src/svg/set/paldean_fates.svg?raw";
+import temporal_forces from "/src/svg/set/temporal_forces.svg?raw";
+import twilight_masquerade from "/src/svg/set/twilight_masquerade.svg?raw";
+import shrouded_fable from "/src/svg/set/shrouded_fable.svg?raw";
+import stellar_crown from "/src/svg/set/stellar_crown.svg?raw";
+import mysterious_treasures from "/src/svg/set/mysterious_treasures.svg?raw";
+import legendary_treasures from "/src/svg/set/legendary_treasures.svg?raw";
+import kalos_starter_set from "/src/svg/set/kalos_starter_set.svg?raw";
+import secret_wonders from "/src/svg/set/secret_wonders.svg?raw";
+import great_encounters from "/src/svg/set/great_encounters.svg?raw";
+import majestic_dawn from "/src/svg/set/majestic_dawn.svg?raw";
+import legends_awakened from "/src/svg/set/legends_awakened.svg?raw";
+import stormfront from "/src/svg/set/stormfront.svg?raw";
+import platinum from "/src/svg/set/platinum.svg?raw";
+import rising_rivals from "/src/svg/set/rising_rivals.svg?raw";
+import supreme_victors from "/src/svg/set/supreme_victors.svg?raw";
+import heartgold_and_soulsilver from "/src/svg/set/heartgold_and_soulsilver.svg?raw";
+import unleashed from "/src/svg/set/unleashed.svg?raw";
+import undaunted from "/src/svg/set/undaunted.svg?raw";
+import triumphant from "/src/svg/set/triumphant.svg?raw";
+import noble_victories from "/src/svg/set/noble_victories.svg?raw";
+import next_destinies from "/src/svg/set/next_destinies.svg?raw";
+import plasma_storm from "/src/svg/set/plasma_storm.svg?raw";
+import plasma_frost from "/src/svg/set/plasma_frost.svg?raw";
+import plasma_blast from "/src/svg/set/plasma_blast.svg?raw";
+import gym_heroes from "/src/svg/set/gym_heroes.svg?raw";
+import gym_challenge from "/src/svg/set/gym_challenge.svg?raw";
+import black_bolt from "/src/svg/set/black_bolt.svg?raw";
+import white_flare from "/src/svg/set/white_flare.svg?raw";
+import mega_evolutions from "/src/svg/set/mega_evolutions.svg?raw";
+import phantasmal_flames from "/src/svg/set/phantasmal_flames.svg?raw";
+import destined_rivals from "/src/svg/set/destined_rivals.svg?raw";
const { set } = Astro.props;
const setMap = {
- "ASC": ascended_heroes,
- "AOR": ancient_origins,
- "AQ": aquapolis,
- "AR": arceus,
- "ASR": astral_radiance,
- "BS2": base_set_2,
- "BST": battle_styles,
- "BLW": black_and_white,
- "BCR": boundaries_crossed,
- "BKP": breakpoint,
- "BKT": breakthrough,
- "BRS": brilliant_stars,
- "BUS": burning_shadows,
- "CL": call_of_legends,
- "CEL": celebrations,
- "CPA": champions_path,
- "CES": celestial_storm,
- "CIN": crimson_invasion,
- "DAA": darkness_ablaze,
- "CRE": chilling_reign,
- "CEC": cosmic_eclipse,
- "DEX": dark_explorers,
- "DET": detective_pikachu,
- "DP": diamond_and_pearl,
- "DCR": double_crisis,
- "Dragon Majesty": dragon_majesty,
- "Neo Genesis": neo_genesis,
- "Jungle": jungle,
- "Fossil": fossil,
- "Expedition Base Set": expedition,
- "Dragon Vault": dragonvault,
- "Dragons Exalted": dragonsexalted,
- "E-Card Sample": ecardsample,
- "Emerging Powers": emergingpowers,
- "Evolutions": evolutions,
- "SWSH07: Evolving Skies": evolvingskies,
+"JU": jungle,
+"FO": fossil,
+"B2": base_set_2,
+"TR": battle_styles,
+"G1": gym_heroes,
+"G2": gym_challenge,
+"SI": southern_islands,
+"N1": neo_genesis,
+"N2": neo_discovery,
+"N3": neo_revelation,
+"N4": neo_destiny,
+"LC": legendary_collection,
+"EX": expedition,
+"AQ": aquapolis,
+"SK": skyridge,
+"RS": ex_ruby_and_sapphire,
+"SS": ex_sandstorm,
+"DR": ex_dragon,
+"MA": ex_team_magma_vs_team_aqua,
+"HL": ex_hidden_legends,
+"RG": ex_firered_and_leafgreen,
+"TRR": ex_team_rocket_returns,
+"DX": ex_deoxys,
+"EM": ex_emerald,
+"UF": ex_unseen_forces,
+"DS": ex_delta_species,
+"LM": ex_legend_maker,
+"HP": ex_holon_phantoms,
+"CG": ex_crystal_guardians,
+"DF": ex_dragon_frontiers,
+"PK": ex_power_keepers,
+"DP": diamond_and_pearl,
+"MT": mysterious_treasures,
+"SW": secret_wonders,
+"GE": great_encounters,
+"MD": majestic_dawn,
+"LA": legends_awakened,
+"SF": stormfront,
+"PL": platinum,
+"RR": rising_rivals,
+"SV": supreme_victors,
+"AR": arceus,
+"HS": heartgold_and_soulsilver,
+"UL": unleashed,
+"UD": undaunted,
+"TM": triumphant,
+"CL": call_of_legends,
+"BLW": black_and_white,
+"EPO": emergingpowers,
+"NVI": noble_victories,
+"NXD": next_destinies,
+"DEX": dark_explorers,
+"DRX": dragons_exalted,
+"DRV": dragon_vault,
+"BCR": boundaries_crossed,
+"PLS": plasma_storm,
+"PLF": plasma_frost,
+"PLB": plasma_blast,
+"LTR": legendary_treasures,
+"KSS": kalos_starter_set,
+"XY": xy,
+"FLF": flashfire,
+"FFI": furious_fists,
+"PHF": phantom_forces,
+"PRC": primal_clash,
+"DCR": double_crisis,
+"ROS": roaring_skies,
+"AOR": ancient_origins,
+"BKT": breakthrough,
+"BKP": breakpoint,
+"GEN": generations,
+"FCO": fates_collide,
+"STS": steam_siege,
+"EVO": evolutions,
+"SUM": sun_moon,
+"GRI": guardians_rising,
+"BUS": burning_shadows,
+"SLG": shining_legends,
+"CIN": crimson_invasion,
+"UPR": ultra_prism,
+"FLI": forbidden_light,
+"CES": celestial_storm,
+"DRM": dragon_majesty,
+"LOT": lost_thunder,
+"TEU": team_up,
+"DET": detective_pikachu,
+"UNB": unbroken_bonds,
+"UNM": unified_minds,
+"HIF": hidden_fates,
+"CEC": cosmic_eclipse,
+"SSH": sword_shield,
+"RCL": rebel_clash,
+"DAA": darkness_ablaze,
+"CPA": champions_path,
+"VIV": vivid_voltage,
+"SHF": shining_fates,
+"BST": battle_styles,
+"CRE": chilling_reign,
+"EVS": evolving_skies,
+"CEL": celebrations,
+"FST": fusion_strike,
+"BRS": brilliant_stars,
+"ASR": astral_radiance,
+"PGO": pokemon_go,
+"LOR": lost_origin,
+"SIT": silver_tempest,
+"CRZ": crown_zenith,
+"SVI": scarlet_violet,
+"PAL": paldea_evolved,
+"OBF": obsidian_flames,
+"MEW": scarlet_and_violet_151,
+"PAR": paradox_rift,
+"PAF": paldean_fates,
+"TEF": temporal_forces,
+"TWM": twilight_masquerade,
+"SFA": shrouded_fable,
+"SCR": stellar_crown,
+"BLK": black_bolt,
+"WHT": white_flare,
+"MEG": mega_evolutions,
+"PFL": phantasmal_flames,
+"ASC": ascended_heroes,
+"DRI": destined_rivals,
};
const svg = setMap[set as keyof typeof setMap] ?? "";
diff --git a/src/components/StickyFilter.astro b/src/components/StickyFilter.astro
index 86e2a2e..f010f27 100644
--- a/src/components/StickyFilter.astro
+++ b/src/components/StickyFilter.astro
@@ -21,16 +21,16 @@
};
-