diff --git a/content/uses.md b/content/uses.md
index 880b998..0397de2 100644
--- a/content/uses.md
+++ b/content/uses.md
@@ -19,7 +19,7 @@ A living document of the hardware, software, and tools I use day-to-day. See [us
## Development
-- [Warp Terminal](https://www.warp.dev/) with the Adeberry theme and [oh-my-zsh](https://ohmyz.sh/)
+- [Warp Terminal](https://www.warp.dev/) with the Dracula theme and [oh-my-zsh](https://ohmyz.sh/)
- [Visual Studio Code](https://code.visualstudio.com/) with One Dark theme
- [Google Chrome](https://www.google.com/chrome/)
- [Claude Code](https://docs.anthropic.com/en/docs/claude-code/overview)
diff --git a/src/app/components/Footer/Footer.tsx b/src/app/components/Footer/Footer.tsx
index f5fff89..645557b 100644
--- a/src/app/components/Footer/Footer.tsx
+++ b/src/app/components/Footer/Footer.tsx
@@ -7,7 +7,7 @@ import Image from "next/image"
import "./Footer.scss"
import { config } from "../../config"
import SocialLinks from "./SocialLinks"
-import { Laptop, FileText, Cookie, Coffee, Map } from "lucide-react"
+import { Laptop, FileText, Cookie, Map } from "lucide-react"
export const Footer = ({ recentPosts, topTags }: { recentPosts: Post[], topTags: TagCount[] }) => {
const tagsToDisplay = 12
@@ -55,7 +55,7 @@ export const Footer = ({ recentPosts, topTags }: { recentPosts: Post[], topTags:
Uses
Privacy policy
- Support me on Ko-fi
+ Support me on Ko-fi
Sitemap.xml