Skip to content

Commit fe09d5b

Browse files
Remove AnimatedCursors and AnimatedCircles components
1 parent 96848f7 commit fe09d5b

File tree

2 files changed

+0
-72
lines changed

2 files changed

+0
-72
lines changed

src/app/layout.tsx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@ export default function RootLayout({
4545
}) {
4646
return (
4747
<html lang="en" suppressHydrationWarning>
48-
<head>
49-
<link
50-
rel="stylesheet"
51-
href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css"
52-
/>
53-
<link rel="canonical" href="https://www.bertselleslagh.com" />
54-
</head>
5548
<body className={inter.className}>
5649
<ThemeProvider attribute="class" defaultTheme="system" enableSystem>
5750
<div className="flex flex-col h-screen overflow-hidden">

src/components/AnimatedCursors.tsx

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)