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
@@ -18,12 +18,12 @@
|
||||
<!-- <meta id="pageViewport" name="viewport" content="user-scalable=no,width=780"> -->
|
||||
<PageMap>
|
||||
<DataObject type="thumbnail">
|
||||
<Attribute name="src" value="https://imkyle4815.github.io/cardconjurer/sampleCards/sample-card-6.png"/>
|
||||
<Attribute name="src" value="http://cardconjurer.com/images/sampleCards/sample1.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">
|
||||
<meta name="thumbnail" content="http://cardconjurer.com/images/sampleCards/sample1.png">
|
||||
<!-- <script>
|
||||
window.onload = function() {
|
||||
if (screen.width > 780) {
|
||||
@@ -52,8 +52,8 @@
|
||||
],
|
||||
"typicalAgeRange": "All ages",
|
||||
"description": "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!",
|
||||
"image": "https://imkyle4815.github.io/cardconjurer/sampleCards/sample-card-6.png",
|
||||
"mainEntityOfPage": "https://imkyle4815.github.io/cardconjurer/",
|
||||
"image": "http://cardconjurer.com/images/sampleCards/sample1.png",
|
||||
"mainEntityOfPage": "cardconjurer.com",
|
||||
"name": "Card Conjurer"
|
||||
}
|
||||
</script>
|
||||
@@ -470,7 +470,7 @@
|
||||
</div>
|
||||
</body>
|
||||
|
||||
<footer class="info"><a href="https://imkyle4815.github.io/cardconjurer/TermsOfUse.txt" target="_blank">Terms of Use</a> • <a href="https://imkyle4815.github.io/cardconjurer/Disclaimer.txt" target="_blank">Disclaimer</a> • <a href="https://github.com/ImKyle4815/CardConjurer" target="_blank">Github page</a> • <a href="https://mail.google.com/mail/u/0/?view=cm&fs=1&to=CardConjurerMTG@gmail.com&su=Card%20Conjurer&tf=1" target="_blank">Contact</a></footer>
|
||||
<footer class="info"><a href="http://cardconjurer.com/TermsOfUse.txt" target="_blank">Terms of Use</a> • <a href="http://cardconjurer.com/Disclaimer.txt" target="_blank">Disclaimer</a> • <a href="https://github.com/ImKyle4815/CardConjurer" target="_blank">Github page</a> • <a href="https://mail.google.com/mail/u/0/?view=cm&fs=1&to=CardConjurerMTG@gmail.com&su=Card%20Conjurer&tf=1" target="_blank">Contact</a></footer>
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user