diff --git a/README.md b/README.md index 745b5715..07ffa7d8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Cheat Sheet for [Factorio](https://www.factorio.com/): *"A compendium of the mos If you would like to contribute to the cheat sheet code/content, see `contributing.md` -![Factorio Cheat Sheet](src/assets/icons/factorio-cheat-sheet-splash.png) +![Factorio Cheat Sheet](src/assets/icons/factorio-cheat-sheet-splash.webp) ## Deployments [![Build Status](https://travis-ci.com/deniszholob/factorio-cheat-sheet.svg?branch=master)](https://travis-ci.com/deniszholob/factorio-cheat-sheet) @@ -18,10 +18,10 @@ For anyone who is doing development work with Angular, I hope this project helps # Support Me If you find the cheat sheet or the source code useful, consider supporting me on Patreon. -[![button](https://c5.patreon.com/external/logo/downloads_wordmark_white_on_coral.png)](https://www.patreon.com/deniszholob) + # Screenshots -![Factorio Cheat Sheet Mobile Website](screenshots/factorio-sheat-sheet-home-screen-500.png) +![Factorio Cheat Sheet Mobile Website](screenshots/factorio-sheat-sheet-home-screen-phone.webp) -![Factorio Cheat Sheet Desktop Website](screenshots/factorio-cheat-sheet.png) +![Factorio Cheat Sheet Desktop Website](screenshots/factorio-sheat-sheet-screen-pc.webp) diff --git a/screenshots/factorio-cheat-sheet.png b/screenshots/factorio-cheat-sheet.png deleted file mode 100644 index a5300674..00000000 Binary files a/screenshots/factorio-cheat-sheet.png and /dev/null differ diff --git a/screenshots/factorio-sheat-sheet-home-screen-500.png b/screenshots/factorio-sheat-sheet-home-screen-500.png deleted file mode 100644 index 42ee9a1f..00000000 Binary files a/screenshots/factorio-sheat-sheet-home-screen-500.png and /dev/null differ diff --git a/screenshots/factorio-sheat-sheet-home-screen-phone.webp b/screenshots/factorio-sheat-sheet-home-screen-phone.webp new file mode 100644 index 00000000..e9d8c42c Binary files /dev/null and b/screenshots/factorio-sheat-sheet-home-screen-phone.webp differ diff --git a/screenshots/factorio-sheat-sheet-screen-pc.webp b/screenshots/factorio-sheat-sheet-screen-pc.webp new file mode 100644 index 00000000..8e3d41f1 Binary files /dev/null and b/screenshots/factorio-sheat-sheet-screen-pc.webp differ diff --git a/src/app/shared/app-settings.ts b/src/app/shared/app-settings.ts index 17a39b94..91ff178c 100644 --- a/src/app/shared/app-settings.ts +++ b/src/app/shared/app-settings.ts @@ -15,7 +15,7 @@ export const APP_SETTINGS: AppInfo = { name: 'Github Source', url: 'https://github.com/deniszholob/factorio-cheat-sheet', }, - data_version: '0.18.45', + data_version: '0.18.47', // languages: ['en-US'], links: { getLocalImagePath: function (imageName) { diff --git a/src/app/shared/cheat-sheet/cheat-sheet.component.html b/src/app/shared/cheat-sheet/cheat-sheet.component.html index d0db60ff..77577a4d 100644 --- a/src/app/shared/cheat-sheet/cheat-sheet.component.html +++ b/src/app/shared/cheat-sheet/cheat-sheet.component.html @@ -2,7 +2,7 @@
-
{{cheatSheet?.title}}
+

{{cheatSheet?.title}}