From 436a3c5572d2c2dbeddf2283ebd135f962d761ea Mon Sep 17 00:00:00 2001 From: Nicholas Surmava Date: Thu, 19 Mar 2026 11:41:20 -0400 Subject: [PATCH] text change --- index.html | 2 +- static/css/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8d79457..03b951a 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,6 @@ Projects Blog -

Stay Tuned...

+

Stay_Tuned...

\ No newline at end of file diff --git a/static/css/style.css b/static/css/style.css index 7712af7..5b88ec7 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -85,7 +85,7 @@ h2.typewriter { width: 0; display: inline-block; animation: - typing 4.5s steps(14, end) infinite, + typing 4.5s steps(15, end) infinite, blink 0.75s step-end infinite; }