diff --git a/app/layout.tsx b/app/layout.tsx index 4b7a198..be1e76f 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -16,6 +16,9 @@ const geistMono = localFont({ export const metadata: Metadata = { title: "worth-calculator", description: "worth-calculator", + verification: { + google: "_OQGiIpYz87USAsgJV2C07-JJhQ8myV_4GoM1kDjFic", + }, }; export default function RootLayout({ @@ -25,6 +28,9 @@ export default function RootLayout({ }>) { return ( + + + diff --git a/components/calculator.tsx b/components/calculator.tsx index 3167f08..94702a6 100644 --- a/components/calculator.tsx +++ b/components/calculator.tsx @@ -309,7 +309,7 @@ const SalaryCalculator = () => {

这b班上得值不值·测算版 - v3.2.1 + v3.3.2

{/* GitHub 链接和访问量计数 */}