svg fix + removed cookies

This commit is contained in:
Kyle
2020-09-14 08:56:01 -07:00
parent 7502f6f721
commit bd369554c0
46 changed files with 311 additions and 331 deletions

View File

@@ -2,7 +2,7 @@
<html>
<head>
<script data-ad-client="ca-pub-8226515140557560" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script async src="/data/scripts/cookies.js"></script>
<script async src="/data/scripts/localStorage.js"></script>
<link rel="stylesheet" href="/data/styles/main.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -41,10 +41,10 @@
You will not upload artwork that you do not have permission to use, or is in any way illegal.
</div>
</div>
<div class='layer title'>Cookies</div>
<div class='layer title'>Cookies/Storage</div>
<div class='animated layer clearLayer fadeIn'>
<div>
By using our services, you are consenting to the storage of cookies on your devices. These cookies only serve to store settings you have previously input to improve your experience.
By using our services, you are consenting to the use of localStorage and cookies on your device. The data only serves to store settings you have previously input to improve your experience.
</div>
</div>
<div class='layer title'>Advertising</div>