From c00e4c5f564dc44cbf15a5d7cf5e2b0c7616ac58 Mon Sep 17 00:00:00 2001 From: infinia-yzl Date: Mon, 18 Nov 2024 12:48:46 +0800 Subject: [PATCH] Misc updates --- .idea/misc.xml | 2 +- app/layout.tsx | 21 +++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index e85b8cb..e42218f 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -2,4 +2,4 @@ - + \ No newline at end of file diff --git a/app/layout.tsx b/app/layout.tsx index af25fc7..491204b 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -2,6 +2,7 @@ import type {Metadata} from "next"; import {Nunito_Sans as FontSans, Urbanist as FontHeading} from "next/font/google"; import "./globals.css"; import {cn} from "@/lib/utils" +import Link from "next/link"; import {ThemeProvider} from "next-themes" import {Toaster} from "@/components/ui/sonner"; @@ -154,19 +155,19 @@ export default function RootLayout({
- + OpenTierBoy - +
@@ -193,9 +194,9 @@ export default function RootLayout({

OpenTierBoy is an open-source project.

No ads, no logins, no sign-ups.

- About + About - Blog + Blog Email
@@ -226,8 +227,8 @@ export default function RootLayout({

Legal

- Terms of Service - Privacy Policy + Terms of Service + Privacy Policy