feat(icons/id): Add related icons

This commit is contained in:
Thomas Camlong
2025-04-24 20:38:09 +02:00
committed by Bjorn Lammers
parent f0e20c2b19
commit 64c49274da
7 changed files with 144 additions and 120 deletions

View File

@@ -7,7 +7,7 @@ import type { Metadata, Viewport } from "next"
import { Inter } from "next/font/google"
import { Toaster } from "sonner"
import "./globals.css"
import { BASE_URL, getDescription, WEB_URL, websiteTitle } from "@/constants"
import { BASE_URL, WEB_URL, getDescription, websiteTitle } from "@/constants"
import { ThemeProvider } from "./theme-provider"
const inter = Inter({