diff options
author | Sashi20 | 2024-05-06 12:23:10 +0530 |
---|---|---|
committer | Sashi20 | 2024-05-06 12:23:10 +0530 |
commit | 8232e80c070823c9bc0afe8ec014dfcd8ca41c9d (patch) | |
tree | 997e5d6837c56c21d8e8d296d7e8d7c00f733983 | |
parent | 9291d7dd36295319e2cc8886e75fbf70fc1d09ed (diff) | |
download | Astro-animate2024-8232e80c070823c9bc0afe8ec014dfcd8ca41c9d.tar.gz Astro-animate2024-8232e80c070823c9bc0afe8ec014dfcd8ca41c9d.tar.bz2 Astro-animate2024-8232e80c070823c9bc0afe8ec014dfcd8ca41c9d.zip |
Update submission video
-rw-r--r-- | src/pages/guidelines.astro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pages/guidelines.astro b/src/pages/guidelines.astro index d477a5b..831a9fc 100644 --- a/src/pages/guidelines.astro +++ b/src/pages/guidelines.astro @@ -22,8 +22,7 @@ import Folder_jpg from '../images/folder_1.png' <ul style="list-style: circle;" class="text-xl playfair-display-normal "> <li>The team lead have to submit the animations at <a target="_blank" class="hover:text-red-400 text-red-700" href="https://learn.fossee.in" target="_blank">https://learn.fossee.in.</a></li> - <li>Only the team leads will receive the login credentials on their - registered email ID by <span class="text-3xl text-blue-800">4 May 2024</span>.</li> + <li>The login instructions have been emailed to the team leads.</li> <li>Reach us at info[at]fossee[dot] in case you did not receive the login instructions.</li> </ul> <h1 class="section-title text-4xl pb-3">Properties of animation: @@ -63,6 +62,7 @@ import Folder_jpg from '../images/folder_1.png' <li>Click on the <span class="hover:text-red-400 text-red-700">"Animate 2024"</span> Course available in the left panel of your dashboard.</li> <li>Scroll down and go to the "Animation Submission Upload" section.</li> <li>Go to "Click here to add your submission" to submit your files for the hackathon.</li> + <li>To see the steps to upload your animation, please watch <a href="https://youtu.be/3MrEhbK7g3o" target="_blank" class="text-red-700 hover:text-red-400">this</a> video.</li> </ul> </div> |