Fix path to dice.jpg

This commit is contained in:
Douglas Muth 2022-04-29 21:47:01 -04:00
parent 76cee7a579
commit 4d9a046e49

View file

@ -24,14 +24,14 @@
<meta property="og:title" content="Diceware: Generate Secure Passwords You Can Actually Remember!" />
<meta property="og:description" content="Diceware is a password generator which creates passwords based on dicerolls keyed to a set of words." />
<meta property="og:url" content="https://diceware.dmuth.org/" />
<meta property="og:image" content="https://diceware.dmuth.org/dice.jpg" />
<meta property="og:image" content="https://diceware.dmuth.org/assets/img/dice.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@dmuth" />
<meta name="twitter:url" content="https://diceware.dmuth.org/" />
<meta name="twitter:title" content="Diceware: Generate Secure Passwords You Can Actually Remember!" />
<meta name="twitter:description" content="Diceware is a password generator which creates passwords based on dicerolls keyed to a set of words." />
<meta name="twitter:image" content="https://diceware.dmuth.org/dice.jpg" />
<meta name="twitter:image" content="https://diceware.dmuth.org/assets/img/dice.jpg" />
</head>
<body>