mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Update index.html
This commit is contained in:
10
index.html
10
index.html
@@ -16,6 +16,14 @@
|
|||||||
<!-- <meta name="description" content="Card Conjurer: A free online tool that creates custom Magic: The Gathering Cards. Fast, easy, and offers a wide variety of card frames and other customizations. Planar cards, Ixalan maps, Planeswalkers, and more!"> -->
|
<!-- <meta name="description" content="Card Conjurer: A free online tool that creates custom Magic: The Gathering Cards. Fast, easy, and offers a wide variety of card frames and other customizations. Planar cards, Ixalan maps, Planeswalkers, and more!"> -->
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta id="pageViewport" name="viewport" content="user-scalable=no,width=800">
|
<meta id="pageViewport" name="viewport" content="user-scalable=no,width=800">
|
||||||
|
<PageMap>
|
||||||
|
<DataObject type="thumbnail">
|
||||||
|
<Attribute name="src" value="https://imkyle4815.github.io/cardconjurer/sampleCards/sample-card-6.png"/>
|
||||||
|
<Attribute name="width" value="86"/>
|
||||||
|
<Attribute name="height" value="120"/>
|
||||||
|
</DataObject>
|
||||||
|
</PageMap>
|
||||||
|
<meta name="thumbnail" content="https://imkyle4815.github.io/cardconjurer/sampleCards/sample-card-6.png">
|
||||||
<script>
|
<script>
|
||||||
window.onload = function() {
|
window.onload = function() {
|
||||||
if (screen.width > 800) {
|
if (screen.width > 800) {
|
||||||
@@ -400,7 +408,7 @@
|
|||||||
Donate?
|
Donate?
|
||||||
</div>
|
</div>
|
||||||
<div class="paragraph" style="margin-bottom: 0.5em">
|
<div class="paragraph" style="margin-bottom: 0.5em">
|
||||||
I hope that you found Card Conjurer useful! If you did, you can help me out by making a small donation.
|
I hope that you found Card Conjurer useful! If you did, you can help me out tremendously by making a small donation.
|
||||||
</div>
|
</div>
|
||||||
<div class="grid selectionGrid text">
|
<div class="grid selectionGrid text">
|
||||||
<a href="https://www.paypal.me/kyleburtondonate" target="blank"><img src="images/paypal.png"></img></a>
|
<a href="https://www.paypal.me/kyleburtondonate" target="blank"><img src="images/paypal.png"></img></a>
|
||||||
|
Reference in New Issue
Block a user