1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-22 09:46:57 +01:00

Merge pull request #216 from bigchaindb/feature/kill-nyancat

Kill Nyan Cat
This commit is contained in:
Matthias Kretschmann 2018-04-04 18:38:12 +02:00 committed by GitHub
commit be4921d590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -131,8 +131,6 @@ window.addEventListener('DOMContentLoaded', function domload(event) {
postButton.style.opacity = 0
responseArea.children[0].classList.add('nyan')
}, reason => { // Error!
console.log(reason)

View File

@ -76,6 +76,8 @@
code {
font-size: $font-size-xs;
word-break: break-all;
word-wrap: break-word;
}
}

View File

@ -6,7 +6,7 @@ official:
- title: JavaScript
repo: js-bigchaindb-driver
version: v0.3
version: v4.0
icon: logo-js
community: