Moved images to img/

This commit is contained in:
Douglas Muth 2022-04-15 19:57:26 -04:00
parent 449d16216e
commit 7f3c2fad5a
5 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Diceware
<img src="./dice.jpg" width="250" align="right" />
<img src="./img/dice.jpg" width="250" align="right" />
Feel free to check out the live version at [https://diceware.dmuth.org/](https://diceware.dmuth.org/)

View file

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 51 KiB

View file

Before

Width:  |  Height:  |  Size: 3.6 MiB

After

Width:  |  Height:  |  Size: 3.6 MiB

View file

Before

Width:  |  Height:  |  Size: 91 KiB

After

Width:  |  Height:  |  Size: 91 KiB

View file

@ -190,7 +190,7 @@ For more information on Diceware:
For more information on the entropy in passphrases, I'd like to refer you
<a href="https://xkcd.com/936/">to this XKCD comic</a>:
</p>
<a href="./xkcd-password-strength.png"><img src="./xkcd-password-strength.png" class="responsive" /></a>
<a href="./img/xkcd-password-strength.png"><img src="./img/xkcd-password-strength.png" class="responsive" /></a>
</p>
Diceware is a trademark of Arnold Reinhold.
@ -230,7 +230,7 @@ The NIST has since released new password creation guidelines in a document which
<h3>"I can't believe you're sending passwords over the Internet!"</h3>
<a href="dude-chill-just-chill.gif">Chill</a>. I'm not. Passwords are generated within your browser and do not leave it (unless you copy them out yourself).
<a href="img/dude-chill-just-chill.gif">Chill</a>. I'm not. Passwords are generated within your browser and do not leave it (unless you copy them out yourself).
<h3>FAQ: Are these dice rolls cryptographically secure?</h3>