chore: update Windows file download subtext

This commit is contained in:
rzmk 2025-09-22 10:49:44 -04:00
parent 5b75dfd9ed
commit d66e01f117

View file

@ -179,7 +179,7 @@ export const Hero = () => {
{download[0]} {download[0]}
{platform === "windows" && <> {platform === "windows" && <>
<br /> <br />
<small className="text-xs">Smartscreen warning? Click "More info" then "Run anyway".</small> <small className="text-xs">Smartscreen warning? Click <u>More info</u> then <u>Run anyway</u></small>
</>} </>}
</a> </a>
</> </>