diff options
author | akshay | 2025-04-11 15:12:19 +0530 |
---|---|---|
committer | GitHub | 2025-04-11 15:12:19 +0530 |
commit | 66cc02417df38b4cdf269fec689ad4db5c41dcde (patch) | |
tree | 55ab86c2ab0e83e001502c2354fea828ab96b9bb | |
parent | 70f1c81905854ad4574bb4f60b5a69e4a4a2d724 (diff) | |
download | scilab_case_study_hackathon-66cc02417df38b4cdf269fec689ad4db5c41dcde.tar.gz scilab_case_study_hackathon-66cc02417df38b4cdf269fec689ad4db5c41dcde.tar.bz2 scilab_case_study_hackathon-66cc02417df38b4cdf269fec689ad4db5c41dcde.zip |
Update temp-results.astro
-rw-r--r-- | src/pages/temp-results.astro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pages/temp-results.astro b/src/pages/temp-results.astro index 760cd06..418beb8 100644 --- a/src/pages/temp-results.astro +++ b/src/pages/temp-results.astro @@ -154,6 +154,7 @@ background: linear-gradient(180deg,rgba(0, 0, 0, 1) 31%, rgba(255, 0, 0, 1) 88%) <div class="center-container"> <h1>Scilab Case Study Hackathon 2025 Result</h1> +<br> <button class="neon-button btn" onclick="startCountdown(this)"> 🎉 Congratulations </button> |