diff --git a/homepage.json b/homepage.json index d8376891..6b8939c7 100644 --- a/homepage.json +++ b/homepage.json @@ -1,7 +1,7 @@ { "image": "images/photo.jpg", "name": "Grumpy Cat", - "description": "\n\tTardar Sauce (born April 4, 2012), commonly known as Grumpy Cat, is a cat Internet and media personality and actress.\n\tShe is known for her permanently \"grumpy\" facial appearance, which is caused by an underbite and feline dwarfism.\n", + "description": "Tardar Saucermanently \"grumpy\" facial appearance, which is caused by an underbite and feline dwarfism.", "twitter": "https://twitter.com/RealGrumpyCat", "facebook": "https://www.facebook.com/TheOfficialGrumpyCat", "wikipedia": "https://en.wikipedia.org/wiki/Grumpy_Cat" diff --git a/homepagePechtl.json b/homepagePechtl.json new file mode 100644 index 00000000..91d38c7f --- /dev/null +++ b/homepagePechtl.json @@ -0,0 +1,5 @@ +{ + "description": "Willkommen im Homepage Editieren Modus", + "image": "http://data.mavo.io/images/ausfahrt.png", + "breadcrumb": "cool !" +} \ No newline at end of file diff --git a/images/Koala.jpg b/images/Koala.jpg new file mode 100644 index 00000000..78704a09 Binary files /dev/null and b/images/Koala.jpg differ diff --git a/images/ausfahrt.png b/images/ausfahrt.png new file mode 100644 index 00000000..b2671cec Binary files /dev/null and b/images/ausfahrt.png differ diff --git a/portfolio/images/Desert.jpg b/portfolio/images/Desert.jpg new file mode 100644 index 00000000..0b88c913 Binary files /dev/null and b/portfolio/images/Desert.jpg differ diff --git a/portfolio/images/Koala.jpg b/portfolio/images/Koala.jpg new file mode 100644 index 00000000..0c1f28ba --- /dev/null +++ b/portfolio/images/Koala.jpg @@ -0,0 +1,5 @@ +{ + "painting": [ + {} + ] +} \ No newline at end of file diff --git a/portfolio/portfolio.json b/portfolio/portfolio.json index a0b3387a..151cb70f 100644 --- a/portfolio/portfolio.json +++ b/portfolio/portfolio.json @@ -29,6 +29,7 @@ "image": "http://data.mavo.io/portfolio/images/web-electric3.jpg", "name": "Web electric3", "@type": "Painting" - } + }, + {} ] } \ No newline at end of file