Skip to content

Commit 4a3ee94

Browse files
fix embedded image
1 parent 95ac8fd commit 4a3ee94

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

content/en/blog/_posts/2025-02-03-introducing-jobset/2025-02-03-introducing-jobset.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,7 @@ declarative way to easily create identical child-jobs to run on different island
8383
without resorting to scripting or Helm charts to generate many versions of the same job but with
8484
different names.
8585

86-
<figure>
87-
<img src="jobset_diagram.svg">
88-
<figcaption><h4>JobSet Architecture</h4></figcaption>
89-
</figure>
86+
{{< figure src="jobset_diagram.svg" alt="JobSet Architecture" class="diagram-large" clicktozoom="true" >}}
9087

9188
Some other key JobSet features which address the problems described above include:
9289

0 commit comments

Comments
 (0)