Skip to content

Commit b770c7e

Browse files
update
1 parent 5e980b2 commit b770c7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sha256/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<div id="headerpanel" style="position: absolute; left: 240px; top: 0px; width: 300px; height: 40px;">
4444
<span style="font-size: 24px; line-height: 40px; color: #cccccc;">SHA-256 bit operations</span>
4545
</div>
46-
<a href="./sha256.png" target="_blank" download="sha256.png" title="Download the image" style="display: inline-block; position: absolute; left: 540px; top: 0px; width: 24px; height: 40px; font-size: 12px; line-height: 40px; color: #cccccc;">
46+
<a href="./sha256.png" target="_blank" download="sha256.png" title="download sha256.png" style="display: inline-block; position: absolute; left: 540px; top: 0px; width: 24px; height: 40px; font-size: 12px; line-height: 40px; color: #cccccc;">
4747
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" style="position: absolute; left: 0px; top: 8px; width: 24px; height: 24px;">
4848
<path fill="#ffffff" d="M5,20H19V18H5M19,9H15V3H9V9H5L12,16L19,9Z" />
4949
</svg>

0 commit comments

Comments
 (0)