From bae61910dd9aee1ab75bd9f7ca3bc20e749342ba Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sat, 14 Jun 2025 23:30:09 +0200 Subject: Add some fonts --- src/pages/index.astro | 90 +++++++++++++++++++++++++++++++++------------------ 1 file changed, 59 insertions(+), 31 deletions(-) (limited to 'src/pages') diff --git a/src/pages/index.astro b/src/pages/index.astro index f7479c4..a320a82 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -3,6 +3,13 @@ import { getCollection } from "astro:content"; import NameLink from "../components/NameLink.astro"; import "../styles/global.css"; +import "@fontsource/inter/300.css"; +import "@fontsource/inter/400.css"; +import "@fontsource/inter/500.css"; +import "@fontsource/inter/600.css"; +import "@fontsource/inter/700.css"; +import "@fontsource/jetbrains-mono/400.css"; +import "@fontsource/jetbrains-mono/600.css"; // Get all names from the collection const allNames = await getCollection("names"); @@ -46,40 +53,61 @@ const url = "https://namehack.club"; - -

Doma.in Na.me - Ha.ck Cl.ub

-

An exclusive club of geeks that serve their personal homepage from the domain hack to their name. Are you - one of us? Join the club by opening a pull - request on Github or send us an - email at join@namehack.club.

+ +
+

+ Doma.in Na.me + Ha.ck Cl.ub +

+

+ An exclusive club of geeks that serve their personal homepage from the + domain hack + to their name. Are you one of us? Join the club by opening a pull request on + Github + or send us an email at + join@namehack.club. +

+
-

💎 Members

- +
+
+

+ 💎 + Members +

+ +
-

⭐ Candidates

- +
+

+ + Candidates +

+ +
+
-
-