Skip to content

Commit 90e4624

Browse files
authored
Point 2.17 blog post to the right image file
1 parent fd74709 commit 90e4624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/blog/apr-2023/silk2170.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ We've added bindings to the experimental [webgpu-headers](https://github.com/web
137137

138138
While these bindings have "web" in the name, using either the Dawn or WGPU implementations of WebGPU (for which we ship native binaries) you can use this as a single API to target all of the various platforms that would otherwise have platform-specific APIs! This allows you to write truly write-once-run-everywhere code.
139139

140-
<?# FancyImage "../../images/blog/apr-2023/wgpuquad.jpg" "The Silk.NET logo rendered using WebGPU." "The Silk.NET logo rendered using WebGPU." /?>
140+
<?# FancyImage "../../images/blog/apr-2023/wgpuquad.png" "The Silk.NET logo rendered using WebGPU." "The Silk.NET logo rendered using WebGPU." /?>
141141

142142
Please note these bindings do not work in browsers yet due to issues with the .NET WebAssembly runtime.
143143

0 commit comments

Comments
 (0)