jonsuh / pray-for-paris

Pray for Paris Banner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pray for Paris

Simple script to add this Pray for Paris banner at the top of your website:

Usage

Put the following in the <head> or before the </body> of your website:

<head>
<script src="https://jonsuh.github.io/pray-for-paris/pray-for-paris.min.js" async></script>
</head>

Or if you want to host the script yourself:

<head>
<script src="/some/folder/pray-for-paris.min.js" async></script>
</head>

About

Pray for Paris Banner


Languages

Language:JavaScript 51.7%Language:CSS 40.2%Language:HTML 8.2%