Fix some readme typos
This commit is contained in:
parent
27af00d9fe
commit
9b2d698c33
|
|
@ -54,12 +54,12 @@ For example, the dark template accepts the following:
|
|||
```json
|
||||
{
|
||||
"id": "<will-be-used-for-filename>",
|
||||
"signature": "<signature-of-chiice>",
|
||||
"signature": "<signature-of-choice>",
|
||||
"name": "<your-name>",
|
||||
"contactMain": "<phone-or-email-or-html>",
|
||||
"contactMail": "<email>",
|
||||
"slogan": "<a-basic-slogan>",
|
||||
"logoUrl": "</assets/dark.png?",
|
||||
"logoUrl": "</assets/dark.png?>",
|
||||
"logoAlt": "<text-in-case-logo-is-blocked>",
|
||||
"website": "<http://dark.dk>"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue