mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2025-12-19 05:59:24 +00:00
chore: update Windows file download subtext
This commit is contained in:
parent
5b75dfd9ed
commit
d66e01f117
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||||
</>
|
</>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue