From 32d9167dcbb7613cfe521441142e05cd43c09a21 Mon Sep 17 00:00:00 2001
From: phoebe jenkins <pjenkins@tula-health.com>
Date: Thu, 22 Aug 2024 03:04:08 -0400
Subject: fucking insane fix for underlined essay titles

---
 blueprint.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'blueprint.tex')

diff --git a/blueprint.tex b/blueprint.tex
index 411b881..6672122 100644
--- a/blueprint.tex
+++ b/blueprint.tex
@@ -29,7 +29,7 @@
 \newcommand\said[1]{ % oops
 	\speech{#1}}
 
-\newcommand\essaytitle[1]{\uline{#1}}
+\newcommand\essaytitle{\uline}
 
 \newcommand\gap{\vskip 2em}
 
-- 
cgit v1.2.3