Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Moving letters to animations #418

Merged
merged 1 commit into from
Apr 11, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Added Moving letters to animations
Signed-off-by: MadhuMPandurangi <madhumpandurangi@gmail.com>
  • Loading branch information
MadhuMPandurangi committed Apr 10, 2023
commit 37a4aad936236cdcb235127db88b041e79392f7c
9 changes: 8 additions & 1 deletion database/frontend/animations.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,12 @@
"url": "https://michalsnik.github.io/aos/",
"category": "frontend",
"subcategory": "animations"
}
},
{
"name": "Moving letters",
"description": "This site provides different types of animated text or typewriter effects which you can use in your project.",
"url": "https://tobiasahlin.com/moving-letters/",
"category": "frontend",
"subcategory": "animations"
}
]