From d5f9bfc7fba1f1908863390f16ba28589d84a7d5 Mon Sep 17 00:00:00 2001 From: AykutSarac Date: Tue, 19 Nov 2024 21:36:57 +0300 Subject: [PATCH] fix sitemap & tools btn url --- public/sitemap-0.xml | 8 ++++---- src/layout/Navbar.tsx | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/public/sitemap-0.xml b/public/sitemap-0.xml index cafff9d..6b2df88 100644 --- a/public/sitemap-0.xml +++ b/public/sitemap-0.xml @@ -20,18 +20,18 @@ https://jsoncrack.com/tools/json-schemadaily0.7 https://jsoncrack.com/type/csv-to-godaily0.7 https://jsoncrack.com/type/csv-to-kotlindaily0.7 -https://jsoncrack.com/type/csv-to-rust-serdedaily0.7 +https://jsoncrack.com/type/csv-to-rustdaily0.7 https://jsoncrack.com/type/csv-to-typescriptdaily0.7 https://jsoncrack.com/type/json-to-godaily0.7 https://jsoncrack.com/type/json-to-kotlindaily0.7 -https://jsoncrack.com/type/json-to-rust-serdedaily0.7 +https://jsoncrack.com/type/json-to-rustdaily0.7 https://jsoncrack.com/type/json-to-typescriptdaily0.7 https://jsoncrack.com/type/xml-to-godaily0.7 https://jsoncrack.com/type/xml-to-kotlindaily0.7 -https://jsoncrack.com/type/xml-to-rust-serdedaily0.7 +https://jsoncrack.com/type/xml-to-rustdaily0.7 https://jsoncrack.com/type/xml-to-typescriptdaily0.7 https://jsoncrack.com/type/yaml-to-godaily0.7 https://jsoncrack.com/type/yaml-to-kotlindaily0.7 -https://jsoncrack.com/type/yaml-to-rust-serdedaily0.7 +https://jsoncrack.com/type/yaml-to-rustdaily0.7 https://jsoncrack.com/type/yaml-to-typescriptdaily0.7 \ No newline at end of file diff --git a/src/layout/Navbar.tsx b/src/layout/Navbar.tsx index f948fe8..15482d6 100644 --- a/src/layout/Navbar.tsx +++ b/src/layout/Navbar.tsx @@ -115,13 +115,13 @@ export const Navbar = () => { - + Generate Types - Generate TypeScript types, Golang structs, Rust serde, and more. + Generate TypeScript types, Golang structs, Rust, and more.