Skip to content

Commit c1240bc

Browse files
authored
Merge pull request #92 from Om-Thorat/date-change
Changed reveal date to 8 Jan
2 parents 464708a + 733a281 commit c1240bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/ThemeTitle/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const ThemeTitle = () => {
6161
onMouseEnter={textEnter}
6262
onMouseLeave={textLeave}
6363
>
64-
<CountDownAnim targetDate="2025-01-07T00:00:00" />
64+
<CountDownAnim targetDate="2025-01-08T00:00:00" />
6565
</div>
6666

6767
<motion.div

0 commit comments

Comments
 (0)