Skip to content

Commit

Permalink
konsol-vergisi-hesaplayici: update thumbnails
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgurg committed Jul 18, 2023
1 parent e557020 commit 9ec8563
Show file tree
Hide file tree
Showing 15 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions calculators/konsol-vergisi-hesaplayici/data/presets.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default [
title: "PlayStation 5",
slug: "sony-playstation-5",
releaseDate: new Date("2020-11-12"),
thumbnail: "konsol-vergisi-hesaplayici/img/sony-playstation-5.png",
thumbnail: "konsol-vergisi-hesaplayici/img/sony-playstation-5.webp",
url: buildUrl("sony-playstation-5"),
ogImageName: "konsol-vergisi-hesaplayici-sony-playstation-5.jpg",
pageTitle: "Sony PlayStation 5'in vergisi ne kadar?",
Expand All @@ -19,7 +19,7 @@ export default [
title: "PlayStation VR2",
slug: "sony-playstation-vr2",
releaseDate: new Date("2023-02-22"),
thumbnail: "konsol-vergisi-hesaplayici/img/sony-playstation-vr2.png",
thumbnail: "konsol-vergisi-hesaplayici/img/sony-playstation-vr2.webp",
url: buildUrl("sony-playstation-vr2"),
ogImageName: "konsol-vergisi-hesaplayici-sony-playstation-vr2.jpg",
pageTitle: "Sony PlayStation VR2'nin vergisi ne kadar?",
Expand All @@ -31,7 +31,7 @@ export default [
title: "Xbox Series S",
slug: "microsoft-xbox-series-s",
releaseDate: new Date("2020-11-10"),
thumbnail: "konsol-vergisi-hesaplayici/img/microsoft-xbox-series-s.png",
thumbnail: "konsol-vergisi-hesaplayici/img/microsoft-xbox-series-s.webp",
url: buildUrl("microsoft-xbox-series-s"),
ogImageName: "konsol-vergisi-hesaplayici-microsoft-xbox-series-s.jpg",
pageTitle: "Microsoft Xbox Series S'nin vergisi ne kadar?",
Expand All @@ -43,7 +43,7 @@ export default [
title: "Xbox Series X",
slug: "microsoft-xbox-series-x",
releaseDate: new Date("2020-11-10"),
thumbnail: "konsol-vergisi-hesaplayici/img/microsoft-xbox-series-x.png",
thumbnail: "konsol-vergisi-hesaplayici/img/microsoft-xbox-series-x.webp",
url: buildUrl("microsoft-xbox-series-x"),
ogImageName: "konsol-vergisi-hesaplayici-microsoft-xbox-series-x.jpg",
pageTitle: "Microsoft Xbox Series X'in vergisi ne kadar?",
Expand All @@ -55,7 +55,7 @@ export default [
title: "Switch",
slug: "nintendo-switch",
releaseDate: new Date("2017-03-03"),
thumbnail: "konsol-vergisi-hesaplayici/img/nintendo-switch.png",
thumbnail: "konsol-vergisi-hesaplayici/img/nintendo-switch.webp",
url: buildUrl("nintendo-switch"),
ogImageName: "konsol-vergisi-hesaplayici-nintendo-switch.jpg",
pageTitle: "Nintendo Switch'in vergisi ne kadar?",
Expand All @@ -67,7 +67,7 @@ export default [
title: "Switch Lite",
slug: "nintendo-switch-lite",
releaseDate: new Date("2019-09-20"),
thumbnail: "konsol-vergisi-hesaplayici/img/nintendo-switch-lite.png",
thumbnail: "konsol-vergisi-hesaplayici/img/nintendo-switch-lite.webp",
url: buildUrl("nintendo-switch-lite"),
ogImageName: "konsol-vergisi-hesaplayici-nintendo-switch-lite.jpg",
pageTitle: "Nintendo Switch Lite'ın vergisi ne kadar?",
Expand All @@ -79,7 +79,7 @@ export default [
title: "Switch OLED",
slug: "nintendo-switch-oled",
releaseDate: new Date("2021-10-08"),
thumbnail: "konsol-vergisi-hesaplayici/img/nintendo-switch-oled.png",
thumbnail: "konsol-vergisi-hesaplayici/img/nintendo-switch-oled.webp",
url: buildUrl("nintendo-switch-oled"),
ogImageName: "konsol-vergisi-hesaplayici-nintendo-switch-oled.jpg",
pageTitle: "Nintendo Switch OLED'in vergisi ne kadar?",
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 9ec8563

Please sign in to comment.