diff --git a/package.json b/package.json
index 05c0871..541bb2a 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.2.1",
+ "rough-notation": "^0.5.1",
"typescript": "^5.4.5"
},
"devDependencies": {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 2c011c1..dff4501 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -38,6 +38,9 @@ dependencies:
react-icons:
specifier: ^5.2.1
version: 5.2.1(react@18.3.1)
+ rough-notation:
+ specifier: ^0.5.1
+ version: 0.5.1
typescript:
specifier: ^5.4.5
version: 5.4.5
@@ -4633,6 +4636,10 @@ packages:
fsevents: 2.3.3
dev: false
+ /rough-notation@0.5.1:
+ resolution: {integrity: sha512-ITHofTzm13cWFVfoGsh/4c/k2Mg8geKgBCwex71UZLnNuw403tCRjYPQ68jSAd37DMbZIePXPjDgY0XdZi9HPw==}
+ dev: false
+
/run-parallel@1.2.0:
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
dependencies:
diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro
index 3c9335c..69f9ab9 100644
--- a/src/layouts/BaseLayout.astro
+++ b/src/layouts/BaseLayout.astro
@@ -3,8 +3,6 @@ import "../styles/reset.css";
import "../styles/theme.css";
import "../styles/base.css";
-import { ViewTransitions } from "astro:transitions";
-
export interface Props {
title: string;
description: string;
@@ -42,7 +40,6 @@ const pageTitle = Astro.url.pathname === "/" ? title : `${title} · Namesake`;
-
Be seen for who you are.
+
Be seen for who you are.
Legally changing name and gender is a challenge. You have
@@ -40,8 +40,9 @@ import Footer from "../components/Footer.astro";
Summer, starting in Massachusetts.
- Rigid systems weren’t built for us, but we’ll figure them out
- together.
+ Rigid systems weren’t built for us, but we’ll figure them out together.