diff --git a/android-chrome-192x192.png b/android-chrome-192x192.png new file mode 100644 index 00000000..a63f9a4e Binary files /dev/null and b/android-chrome-192x192.png differ diff --git a/android-chrome-512x512.png b/android-chrome-512x512.png new file mode 100644 index 00000000..97594168 Binary files /dev/null and b/android-chrome-512x512.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png new file mode 100644 index 00000000..a5540faf Binary files /dev/null and b/apple-touch-icon.png differ diff --git a/favicon-16x16.png b/favicon-16x16.png new file mode 100644 index 00000000..ffc7de5a Binary files /dev/null and b/favicon-16x16.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png new file mode 100644 index 00000000..f01a53a5 Binary files /dev/null and b/favicon-32x32.png differ diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 00000000..76f19cec Binary files /dev/null and b/favicon.ico differ diff --git a/globalHTML/header.php b/globalHTML/header.php index 2e0b5f97..60e1ef41 100644 --- a/globalHTML/header.php +++ b/globalHTML/header.php @@ -11,6 +11,10 @@ + + + + diff --git a/legal/index.php b/legal/index.php index 9420bd9a..952f1246 100644 --- a/legal/index.php +++ b/legal/index.php @@ -16,7 +16,7 @@ We are neither affiliated with, sponsored by, nor endorsed by Wizards of the Coast. Fonts, Mana symbols, card images, and other related images are trademarks and copyrights of Wizards of the Coast, LLC, a subsidiary of Hasbro, Inc.

We are neither affiliated with, sponsored by, nor endorsed by Scryfall LLC.

All user-uploaded material is property of the original artist, and it is the user's responsibility to ensure that these materials are properly credited. -

Some card frame images, or elements used therein, were sourced with permission from Chilli_Axe, Kentu, thevodkaboy, and Timmy XD69. +

Some card frame images, or elements used therein, were sourced with permission from Chilli_Axe, Kentu, thevodkaboy, Timmy XD69, and noSpace.

All other content Copyright © 2020 Card Conjurer. diff --git a/site.webmanifest b/site.webmanifest new file mode 100644 index 00000000..45dc8a20 --- /dev/null +++ b/site.webmanifest @@ -0,0 +1 @@ +{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} \ No newline at end of file