Skip to content

Commit 22b11da

Browse files
committed
Docs: Try to fix html format
1 parent bbcdf02 commit 22b11da

1 file changed

Lines changed: 3 additions & 15 deletions

File tree

Website/src/pages/download.mdx

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -74,21 +74,9 @@ Download the latest binaries via GitHub Releases:
7474
<div>
7575
<p>File hashes of the above downloads:</p>
7676
<p>
77-
Setup:
78-
<code>
79-
C0A49E98C788CC0C69B0AAA87D7550B7307B797A761B8913D1CDAE305FDFF666
80-
</code>
81-
<br />
82-
Portable:
83-
<code>
84-
85AB794D44FEC49A08FBD261C00689E8D50A50DF9787B85946752B1F180373B6
85-
</code>
86-
<br />
87-
Archive:
88-
<code>
89-
96DAFC53A89A86E7FF9C971F5136FD9474BF2CCB956C724EE93C10B231B25819
90-
</code>
91-
<br />
77+
<b>Setup:</b> <code>C0A49E98C788CC0C69B0AAA87D7550B7307B797A761B8913D1CDAE305FDFF666</code><br />
78+
<b>Portable:</b> <code>85AB794D44FEC49A08FBD261C00689E8D50A50DF9787B85946752B1F180373B6</code><br />
79+
<b>Archive:</b> <code>96DAFC53A89A86E7FF9C971F5136FD9474BF2CCB956C724EE93C10B231B25819</code><br />
9280
</p>
9381
<p>You can verify the file hash with the following PowerShell command:</p>
9482
<pre>

0 commit comments

Comments
 (0)