diff --git a/bun.lock b/bun.lock index 630c7fd..9a278fa 100644 --- a/bun.lock +++ b/bun.lock @@ -26,6 +26,9 @@ }, }, }, + "overrides": { + "handlebars": "^4.7.9", + }, "packages": { "@alloc/quick-lru": ["@alloc/quick-lru@5.2.0", "", {}, "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw=="], @@ -373,7 +376,7 @@ "graceful-fs": ["graceful-fs@4.2.11", "", {}, "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="], - "handlebars": ["handlebars@4.7.8", "", { "dependencies": { "minimist": "^1.2.5", "neo-async": "^2.6.2", "source-map": "^0.6.1", "wordwrap": "^1.0.0" }, "optionalDependencies": { "uglify-js": "^3.1.4" }, "bin": "bin/handlebars" }, "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ=="], + "handlebars": ["handlebars@4.7.9", "https://europe-west1-npm.pkg.dev/lovable-core-prod/sandbox-npm-cache/handlebars/-/handlebars-4.7.9.tgz", { "dependencies": { "minimist": "^1.2.5", "neo-async": "^2.6.2", "source-map": "^0.6.1", "wordwrap": "^1.0.0" }, "optionalDependencies": { "uglify-js": "^3.1.4" }, "bin": { "handlebars": "bin/handlebars" } }, "sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ=="], "has-symbols": ["has-symbols@1.1.0", "https://europe-west4-npm.pkg.dev/lovable-core-prod/sandbox-npm-cache/has-symbols/-/has-symbols-1.1.0.tgz", {}, "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ=="], diff --git a/index.html b/index.html index d87c569..5894837 100644 --- a/index.html +++ b/index.html @@ -28,11 +28,13 @@ - - + + + + - + - + - + @@ -247,15 +249,15 @@
diff --git a/partials/header.html b/partials/header.html
index 835fcba..4f1f8bc 100644
--- a/partials/header.html
+++ b/partials/header.html
@@ -9,7 +9,7 @@
>
diff --git a/pricing/index.html b/pricing/index.html
index f86588b..33621cb 100644
--- a/pricing/index.html
+++ b/pricing/index.html
@@ -32,6 +32,10 @@
+
+
+
+
diff --git a/public/robots.txt b/public/robots.txt
index d995eec..c0f8f7c 100644
--- a/public/robots.txt
+++ b/public/robots.txt
@@ -43,4 +43,4 @@ Allow: /
User-agent: *
Allow: /
-Sitemap: https://tokenbel.info/sitemap.xml
+Sitemap: https://tokenbel.lovable.app/sitemap.xml
diff --git a/public/sitemap.xml b/public/sitemap.xml
index f35fbec..44b8458 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -1,37 +1,37 @@