From 2210de3398bb8e56f780b49ab4b2dfc03f6657e7 Mon Sep 17 00:00:00 2001 From: Elijah Voigt Date: Thu, 24 Jul 2025 22:27:22 -0700 Subject: [PATCH] fix spellign and use cooler punctuation mark Co-authored-by: Daniel Takamori --- .gitignore | 4 ++++ morning-checklist/morning-checklist.pdf | 4 ++-- morning-checklist/morning-checklist.typ | 6 +++--- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9b42106..dd18576 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ +# flake direnv stuff .direnv/ + +# home-manager cruft +result diff --git a/morning-checklist/morning-checklist.pdf b/morning-checklist/morning-checklist.pdf index f121ce0..cc627da 100644 --- a/morning-checklist/morning-checklist.pdf +++ b/morning-checklist/morning-checklist.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f42ca9552c678c3e35c2826925a7d731730e021bf4222397fb024800c9305c12 -size 863696 +oid sha256:faf6665d13fd7b4a440223ce5f0294fe2f5a3c9f888f2e96cda5305614325c8b +size 864442 diff --git a/morning-checklist/morning-checklist.typ b/morning-checklist/morning-checklist.typ index db32962..a2938bc 100644 --- a/morning-checklist/morning-checklist.typ +++ b/morning-checklist/morning-checklist.typ @@ -29,7 +29,7 @@ grid( columns: 3, align(horizon)[#n], - align(horizon)[#box(width: 1fr, repeat([.], gap: 0.15em))], + align(horizon)[#box(width: 1fr, repeat([𐬹], gap: 0.15em))], box(image(i)), ) }; @@ -53,6 +53,6 @@ #item([Shirt], "shirt.jpg") -#item([Sandles], "sandles.jpg") +#item([Sandals], "sandles.jpg") -#item([Sun Screen], "sunscreen.jpg") +#item([Sunscreen], "sunscreen.jpg")