Use new screenshots from TurboWarp/desktop-screenshots

Leaving the old files around for a bit because they're still used by eg. flatpak build
This commit is contained in:
Muffin 2024-02-17 17:44:07 -06:00
parent 3594a695dc
commit 0eff408916
4 changed files with 11 additions and 7 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "extensions"]
path = extensions
url = https://github.com/TurboWarp/extensions
[submodule "docs/screenshots"]
path = docs/screenshots
url = https://github.com/TurboWarp/desktop-screenshots

View File

@ -16,7 +16,7 @@
<meta property="og:title" content="TurboWarp Desktop - Better offline editor for Scratch 3" />
<meta property="og:description" content="TurboWarp Desktop is a better offline editor for Scratch 3 with a compiler, dark mode, addons, packager, Linux support, and more." />
<meta property="og:url" content="https://desktop.turbowarp.org/" />
<meta property="og:image" content="https://desktop.turbowarp.org/screenshot-win-light.png" />
<meta property="og:image" content="https://desktop.turbowarp.org/screenshots/windows/light.png" />
<meta property="og:image:width" content="1280" />
<meta property="og:image:height" content="800" />
<meta name="twitter:card" content="summary_large_image" />
@ -805,11 +805,11 @@
<div class="picture picture-editor">
<picture>
<source srcset="screenshot-win-dark.webp 1x, screenshot-win-dark-2x.webp 2x" type="image/webp" media="(prefers-color-scheme: dark)">
<source srcset="screenshot-win-dark.png 1x, screenshot-win-dark-2x.png 2x" type="image/png" media="(prefers-color-scheme: dark)">
<source srcset="screenshot-win-light.webp 1x, screenshot-win-light-2x.webp 2x" type="image/webp">
<source srcset="screenshot-win-light.png 1x, screenshot-win-light-2x.png 2x" type="image/png">
<img class="path-tracer" loading="lazy" src="screenshot-win-light.png" width="1280" height="800" title="Project pictured: Full Sphere Path Tracer by piano_miles">
<source srcset="screenshots/windows/dark.webp 1x, screenshots/mac/dark.webp 2x" type="image/webp" media="(prefers-color-scheme: dark)">
<source srcset="screenshots/windows/dark.png 1x, screenshots/mac/dark.png 2x" type="image/png" media="(prefers-color-scheme: dark)">
<source srcset="screenshots/windows/light.webp 1x, screenshots/mac/light.webp 2x" type="image/webp">
<source srcset="screenshots/windows/light.png 1x, screenshots/mac/light.png 2x" type="image/png">
<img class="path-tracer" loading="lazy" src="screenshots/windows/light.png" width="1280" height="800" title="Project pictured: Full Sphere Path Tracer by piano_miles">
</picture>
<a class="picture-caption" l10n="caption" href="https://scratch.mit.edu/projects/425020125/">Project pictured: Full Sphere Path Tracer by piano_miles</a>
<script>

1
docs/screenshots Submodule

@ -0,0 +1 @@
Subproject commit e7fb2f85f8bd30fde553d3192d64e88322fd8943

@ -1 +1 @@
Subproject commit 8ec3df48900dfcb0427eb0cf2acadc35b895af67
Subproject commit 13967870af3e881d3317436b487f65904232b12e