Skip to content

Commit

Permalink
⚡ improvement: update website title
Browse files Browse the repository at this point in the history
  • Loading branch information
xandemon committed Jan 14, 2025
1 parent 4c8ba52 commit 173c410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion showcase/src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import HeroSection from "@/components/HeroSection.astro";
import { InstallCmd } from "@/components/ui/installCmd";
---

<Layout title="Developer Icons by xandemon">
<Layout title="Developer Icons | Easy-to-use customizable tech icons">
<main
class="w-full px-12 flex flex-col justify-between gap-[2vh] 2xl:max-w-[1536px]"
>
Expand Down

0 comments on commit 173c410

Please sign in to comment.