We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 178c2d4 commit 811b44aCopy full SHA for 811b44a
src/layouts/Default.astro
@@ -2,7 +2,7 @@
2
import "../components/Logotype.astro"
3
import Logotype from "../components/Logotype.astro"
4
import VitalLink from "../components/VitalLink.astro"
5
-import { MessageSquare, Github } from "lucide-astro"
+import { MessageSquare, Github, Activity } from "lucide-astro"
6
import "../styles/global.css"
7
import SizeAwareLogo from "../components/SizeAwareLogo.astro"
8
0 commit comments