chore: Encode character as UTF-8 (Closes #1385)

Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
Richie Bendall 2020-01-04 16:52:47 +13:00
parent ad28ae73a6
commit 350af5da2e
No known key found for this signature in database
GPG key ID: 1C6A99DFA9D306FC

View file

@ -1,9 +1,9 @@
{ {
"copyright": "Chair of Applied Cryptography, Technische Universität Darmstadt, Germany", "copyright": "Chair of Applied Cryptography, Technische Universität Darmstadt, Germany",
"url": "https://perun.network", "url": "https://perun.network",
"email": "info@perun.network", "email": "info@perun.network",
"format": "html", "format": "html",
"license": "mit", "license": "mit",
"theme": "default", "theme": "default",
"gravatar": false "gravatar": false
} }