I have created a animation in Edge and I would like it to play whenever a user visits my site and then fade into the full site. Kinda like a title for a movie...
Using the .htaccess file it would be pretty easy to have some rewrite rules to make this work I think. But I am running a NGINX server so .htaccess is not an option for me.
Does anyone know or have a link to a tutorial that has the best way to accomplish this? Thank you so much!