Merge pull request 'fix: Add WebP variant for factory-fixes-itself.jpg (#309)' (#322) from fix/issue-309 into main
This commit is contained in:
commit
5951cfb060
2 changed files with 4 additions and 1 deletions
BIN
site/factory-fixes-itself.webp
Normal file
BIN
site/factory-fixes-itself.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 106 KiB |
|
|
@ -463,7 +463,10 @@
|
|||
|
||||
<div class="example">
|
||||
<h2>The factory fixed itself</h2>
|
||||
<picture>
|
||||
<source srcset="factory-fixes-itself.webp" type="image/webp">
|
||||
<img src="factory-fixes-itself.jpg" alt="Screenshot: factory files a bug, fixes it, reviews it, and merges — 14 minutes">
|
||||
</picture>
|
||||
<p>
|
||||
We filed a bug about the review lifecycle. <strong>14 minutes later</strong>,
|
||||
the dev-agent picked it up, built a fix, the review-agent approved it, and it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue