format readme.md

This commit is contained in:
Ilkka Seppälä 2021-02-14 23:01:05 +02:00
parent fce8d25736
commit fc837e289f
No known key found for this signature in database
GPG Key ID: 31B7C8F5CC412ECB

View File

@ -82,6 +82,7 @@ the content globally.
* First create the content, at least `index.html` and `error.html` documents. * First create the content, at least `index.html` and `error.html` documents.
index.html index.html
```html ```html
<!doctype html> <!doctype html>
<head> <head>
@ -93,6 +94,7 @@ the content globally.
``` ```
error.html error.html
```html ```html
<!doctype html> <!doctype html>
<head> <head>