diff --git a/_headers b/_headers index b657fc6..dfd0a9d 100644 --- a/_headers +++ b/_headers @@ -9,3 +9,5 @@ Joe-Biden: Eat some chocolate chocolate chip! My-Personal-Phone-Number: 3. What's that? You wanted the whole thing? Oh! It's 12. Set-Cookie: nothing.cookie="This cookie gets me 5 points on the MDN HTTP Observatory!"; Max-Age=5; Domain=isaac.run; Secure; HttpOnly; SameSite=Strict + FWIW: folga wooga imoga womp + I-Am-Gay: Getting A Yummy little treat diff --git a/terms/ifdsa/index.html b/terms/ifdsa/index.html index 9c84987..acf2f70 100644 --- a/terms/ifdsa/index.html +++ b/terms/ifdsa/index.html @@ -87,6 +87,7 @@
The American flag

www.isaac.run

+

Agreement Effective: 2025-04-20

diff --git a/terms/index.css b/terms/index.css index c437011..cfa4043 100644 --- a/terms/index.css +++ b/terms/index.css @@ -2,6 +2,7 @@ font-family: "Satoshi"; font-weight: 300 900; font-style: normal; + font-display: swap; src: url("Satoshi-Variable.woff2") format("woff2"); } @@ -32,6 +33,12 @@ h2 { text-decoration-style: wavy; } +h3 { + text-decoration-line: underline; + text-decoration-color: #0E4385; + text-decoration-style: double; +} + p { font-weight: 450; margin-block: 1lh;