diff --git a/home.md b/home.md index 450cb63..8e17e49 100644 --- a/home.md +++ b/home.md @@ -2,7 +2,7 @@ title: Home description: published: true -date: 2025-07-06T03:24:28.636Z +date: 2025-07-06T03:25:09.488Z tags: editor: markdown dateCreated: 2025-06-08T03:06:33.441Z @@ -26,18 +26,19 @@ dateCreated: 2025-06-08T03:06:33.441Z - +
+ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); transition: box-shadow 0.3s ease, transform 0.3s ease;" + onmouseover="this.style.boxShadow='0 0 20px #4a90e2'; this.style.transform='scale(1.05)';" + onmouseout="this.style.boxShadow='0 2px 6px rgba(0, 0, 0, 0.3)'; this.style.transform='scale(1)';"> ✅ Get Started with NGD Scripts →
+

Still need help?