Skip to content

Commit ec03107

Browse files
committed
Add new files
1 parent 5fa31a9 commit ec03107

244 files changed

Lines changed: 121047 additions & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.DS_Store

0 Bytes
Binary file not shown.

data.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

index.html

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,20 @@
1-
Hello World
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
5+
<!-- Meta -->
6+
<meta charset="UTF-8" />
7+
<title>Bodymovin Demo</title>
8+
9+
<!-- Styles -->
10+
<link rel="stylesheet" href="styles/index.processed.css">
11+
</head>
12+
<body>
13+
14+
<div id="bm"> </div>
15+
16+
<!-- Scripts -->
17+
<script src="scripts/bodymovin.js"></script>
18+
<script src="scripts/index.js"></script>
19+
</body>
20+
</html>

node_modules/lottie-web/.github/ISSUE_TEMPLATE.md

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)