v1.0.1: add screenshot
This commit is contained in:
parent
08e9349ee7
commit
e48f014618
@ -26,7 +26,7 @@ so you can use Eckles or Rasha, as mentioned above.
|
|||||||
|
|
||||||
<https://coolaj86.com/demos/ssh-fingerprint/>
|
<https://coolaj86.com/demos/ssh-fingerprint/>
|
||||||
|
|
||||||
<img border="1" src="https://git.coolaj86.com/coolaj86/ssh-fingerprint.js/raw/branch/master/screenshot.png" />
|
<img border="1" src="https://git.coolaj86.com/coolaj86/bluecrypt-ssh-fingerprint.js/raw/branch/master/screenshot.png" />
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://git.coolaj86.com/coolaj86/bluecrypt-ssh-fingerprint.js
|
git clone https://git.coolaj86.com/coolaj86/bluecrypt-ssh-fingerprint.js
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bluecrypt-ssh-fingerprint",
|
"name": "bluecrypt-ssh-fingerprint",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "SSH Fingerprint in < 150 lines of VanillaJS, part of the Bluecrypt suite for Browser Crypto.",
|
"description": "SSH Fingerprint in < 150 lines of VanillaJS, part of the Bluecrypt suite for Browser Crypto.",
|
||||||
"homepage": "https://git.coolaj86.com/coolaj86/bluecrypt-ssh-fingerprint.js",
|
"homepage": "https://git.coolaj86.com/coolaj86/bluecrypt-ssh-fingerprint.js",
|
||||||
"main": "ssh-fingerprint.js",
|
"main": "ssh-fingerprint.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user