Update Images

This commit is contained in:
Kevin Kandlbinder 2020-12-27 02:45:01 +01:00
parent 6edd48bf43
commit bc58f9caa2
9 changed files with 4 additions and 4 deletions

BIN
content/images/ELSE.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 605 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1,000 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 499 KiB

After

Width:  |  Height:  |  Size: 617 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 KiB

View file

@ -6,6 +6,6 @@
"links": { "links": {
"website": "https://schuelerzeitung-elsensee.de" "website": "https://schuelerzeitung-elsensee.de"
}, },
"image": "../images/ELSE.png", "image": "../images/ELSE.jpg",
"featured": 2 "featured": 2
} }

View file

@ -6,6 +6,6 @@
"links": { "links": {
"website": "https://schuelerzeitung-elsensee.de" "website": "https://schuelerzeitung-elsensee.de"
}, },
"image": "../images/ELSE.png", "image": "../images/ELSE.jpg",
"featured": 2 "featured": 2
} }

View file

@ -8,6 +8,6 @@
"website": "https://kevink.dev", "website": "https://kevink.dev",
"github": "https://github.com/Unkn0wnCat/KevinK.dev.js" "github": "https://github.com/Unkn0wnCat/KevinK.dev.js"
}, },
"image": "../images/KevinK.dev.png", "image": "../images/KevinK.dev.jpg",
"featured": 0 "featured": 0
} }

View file

@ -8,6 +8,6 @@
"website": "https://kevink.dev", "website": "https://kevink.dev",
"github": "https://github.com/Unkn0wnCat/KevinK.dev.js" "github": "https://github.com/Unkn0wnCat/KevinK.dev.js"
}, },
"image": "../images/KevinK.dev.png", "image": "../images/KevinK.dev.jpg",
"featured": 0 "featured": 0
} }