I would lite to animate the h1 element
of my forum with an animation from here
https://animate.style/
but i need to link this in the head tag
<head>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
/>
</head>
and to be able to edit the classes of the elements I would like to animate
running my flarum here https://yaresponsive.flarum.cloud/ cause I wasn't able yet to set it up on my own hosting...