Skip to content

Commit 3af1f2b

Browse files
committed
Docs: Try to improve html format
1 parent 22b11da commit 3af1f2b

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

Website/src/pages/download.mdx

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

0 commit comments

Comments
 (0)