mirror of
https://github.com/dmuth/diceware.git
synced 2024-11-23 01:06:31 -05:00
Fixed image path
This commit is contained in:
parent
73f521d235
commit
a59c2480df
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Diceware
|
# Diceware
|
||||||
|
|
||||||
<img src="./img/dice.jpg" width="250" align="right" />
|
<img src="./assets/img/dice.jpg" width="250" align="right" />
|
||||||
|
|
||||||
Feel free to check out the live version at [https://diceware.dmuth.org/](https://diceware.dmuth.org/)
|
Feel free to check out the live version at [https://diceware.dmuth.org/](https://diceware.dmuth.org/)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue