diff --git a/package-lock.json b/package-lock.json index df7a2c8..5974e2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,6 +15,9 @@ "@astrojs/vue": "^7.0.1", "@fontsource-variable/fraunces": "^5.2.9", "@fontsource-variable/inter-tight": "^5.2.7", + "@fontsource-variable/jetbrains-mono": "^5.2.8", + "@fontsource-variable/newsreader": "^5.2.10", + "@fontsource-variable/schibsted-grotesk": "^5.2.8", "@tailwindcss/typography": "^0.5.20", "@tailwindcss/vite": "^4.3.2", "astro": "^7.0.7", @@ -1721,6 +1724,33 @@ "url": "https://github.com/sponsors/ayuhito" } }, + "node_modules/@fontsource-variable/jetbrains-mono": { + "version": "5.2.8", + "resolved": "https://registry.npmjs.org/@fontsource-variable/jetbrains-mono/-/jetbrains-mono-5.2.8.tgz", + "integrity": "sha512-WBA9elru6Jdp5df2mES55wuOO0WIrn3kpXnI4+W2ek5u3ZgLS9XS4gmIlcQhiZOWEKl95meYdvK7xI+ETLCq/Q==", + "license": "OFL-1.1", + "funding": { + "url": "https://github.com/sponsors/ayuhito" + } + }, + "node_modules/@fontsource-variable/newsreader": { + "version": "5.2.10", + "resolved": "https://registry.npmjs.org/@fontsource-variable/newsreader/-/newsreader-5.2.10.tgz", + "integrity": "sha512-MdI2iRwrqWpMOU/2aV2BgfZ4dJNlj/XlYaY8Zb7t87mWqHskYW0XiUANkt1cyOCiEfW2VQ0bQ5vZgGPp6B2B4w==", + "license": "OFL-1.1", + "funding": { + "url": "https://github.com/sponsors/ayuhito" + } + }, + "node_modules/@fontsource-variable/schibsted-grotesk": { + "version": "5.2.8", + "resolved": "https://registry.npmjs.org/@fontsource-variable/schibsted-grotesk/-/schibsted-grotesk-5.2.8.tgz", + "integrity": "sha512-nZAorDrFue4dXZbI613WdvAhu5DPH1UJYNn5fWl7Poa+nl/s9o3VUcQImIiVZpQnYG/jkPVzHsTE7WZbSDvvkw==", + "license": "OFL-1.1", + "funding": { + "url": "https://github.com/sponsors/ayuhito" + } + }, "node_modules/@img/colour": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz", diff --git a/package.json b/package.json index 521967b..2ed5db4 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,9 @@ "@astrojs/vue": "^7.0.1", "@fontsource-variable/fraunces": "^5.2.9", "@fontsource-variable/inter-tight": "^5.2.7", + "@fontsource-variable/jetbrains-mono": "^5.2.8", + "@fontsource-variable/newsreader": "^5.2.10", + "@fontsource-variable/schibsted-grotesk": "^5.2.8", "@tailwindcss/typography": "^0.5.20", "@tailwindcss/vite": "^4.3.2", "astro": "^7.0.7", diff --git a/src/components/Header.astro b/src/components/Header.astro index 26416d6..0ac5f9d 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -13,22 +13,33 @@ const nav = [ ] --- -
-
- - PubID - PubID +
+ +
+ +
+ + + PubID + + + + PubID + -