Skip to content

Commit 753bd8f

Browse files
committed
fixup! Add VSS Blogpost.
1 parent 1e94710 commit 753bd8f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/_blog/announcing-vss.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,10 @@ for complete recovery by design.
5656
Using VSS as the primary storage ensures that every state change is securely stored in real-time, enabling full recovery
5757
of funds and channels regardless of device loss.
5858

59-
![VSS High Level Data Flow (Simplified)](../assets/vss-data-flow-simplified.png)
60-
<p style="text-align: center;"><i>VSS High Level Data Flow (Simplified)</i></p>
59+
<div style="text-align: center;">
60+
<img style="display: block; margin: auto;" src="../assets/vss-data-flow-simplified.png" alt="VSS High Level Data Flow (Simplified)">
61+
<p style="margin-top: 10px;">VSS High Level Data Flow (Simplified)</p>
62+
</div>
6163

6264
# Customization
6365

0 commit comments

Comments
 (0)