Compare commits

..

1 Commits

Author SHA1 Message Date
1ebb55cd19 format readme.md 2021-02-14 22:49:42 +02:00

View File

@ -82,8 +82,7 @@ the content globally.
* First create the content, at least `index.html` and `error.html` documents.
index.html
```
```html
<!doctype html>
<head>
<title>My Static Web Site</title>
@ -94,8 +93,7 @@ the content globally.
```
error.html
```
```html
<!doctype html>
<head>
<title>My Static Web Site</title>