mirror of
https://github.com/dmuth/diceware.git
synced 2024-11-21 16:36:28 -05:00
Added OpenGraph description.
This commit is contained in:
parent
885551ac4b
commit
31146f5c6e
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
|
|
||||||
<meta property="og:title" content="Diceware: Generate Secure Passwords You Can Actually Remember!" />
|
<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://www.dmuth.org/diceware/" />
|
<meta property="og:url" content="https://www.dmuth.org/diceware/" />
|
||||||
<meta property="og:image" content="https://www.dmuth.org/diceware/dice.jpg" />
|
<meta property="og:image" content="https://www.dmuth.org/diceware/dice.jpg" />
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue