Compare commits

...

1 Commits

Author SHA1 Message Date
bc801bae20 format readme.md 2021-02-14 23:21:49 +02:00

View File

@ -83,7 +83,7 @@ the content globally.
index.html index.html
```html ```
<!doctype html> <!doctype html>
<head> <head>
<title>My Static Web Site</title> <title>My Static Web Site</title>
@ -94,8 +94,8 @@ the content globally.
``` ```
error.html error.html
```html ```
<!doctype html> <!doctype html>
<head> <head>
<title>My Static Web Site</title> <title>My Static Web Site</title>