From 2b18f7e10788a75bb358c6497b6b149eff275438 Mon Sep 17 00:00:00 2001
From: Kyle <41976328+ImKyle4815@users.noreply.github.com>
Date: Sat, 8 Dec 2018 13:13:48 -0800
Subject: [PATCH] Update index.html
---
index.html | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/index.html b/index.html
index 98a2f91e..0c7c8b3e 100644
--- a/index.html
+++ b/index.html
@@ -44,11 +44,7 @@
],
"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": {
- "@type": "ImageObject",
- "caption": "Sample Card",
- "contentUrl": "https://imkyle4815.github.io/cardconjurer/sampleCards/sample-card-6.png"
- },
+ "image": "https://imkyle4815.github.io/cardconjurer/sampleCards/sample-card-6.png",
"mainEntityOfPage": "https://imkyle4815.github.io/cardconjurer/",
"name": "Card Conjurer"
}
@@ -397,7 +393,7 @@
About Me
- My name is Kyle Burton and I am currently a high school student. I used to play Pokemon, but when a friend introduced me to Magic in 2013 I sold my pocket monsters and bought an M14 Intro Pack. Ever since that day Magic has been my all time favorite game. In addition to playing games, I've always
loved technology. During the 2017-18 school year I tought myself how to code Javascript, and a little bit of HTML and CSS. The following summer I created Kyle's Card Imager. (
KCI) It was pretty simple but I soon began to add more border images like Miracle or Nyx. After a few months I decided to share my creation, so I renamed it Card Conjurer and uploaded it to Github. Since then, I've added plenty of new cool features.
+ My name is Kyle Burton and I am currently a high school student. I used to play Pokemon, but when a friend introduced me to Magic in 2013 I sold my pocket monsters and bought an M14 Intro Pack. Ever since that day Magic has been my all time favorite game. In addition to playing games, I've always
loved technology. During the 2017-18 school year I tought myself how to code Javascript, and a little bit of HTML and CSS. The following summer I created Kyle's Card Imager. (
KCI) It was pretty simple but I soon began to add more border images like Miracle or Nyx. After a few months I decided to share my creation, so I renamed it Card Conjurer and uploaded it to Github.