Skip to content

poetic/asset-culture-page-animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asset Culture Page Animation

svg animation for culture page.

Deployment

Deployed via JSDelivr using the main branch.

Implementation

All that needs to be done is add the following HTML to your document

<!--Begin animation code-->
<link rel='stylesheet' href="https://cdn.jsdelivr.net/poetic/asset-culture-page-animation@main/cultureAnimation.css">
<script src="https://cdn.jsdelivr.net/poetic/asset-culture-page-animation@main/cultureAnimation.js"></script>
<!-- end animation code -->

and to select a mounting location add the following

<div id='animationRoot'></div>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published