mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 12:58:37 +00:00
format readme.md
This commit is contained in:
@@ -83,7 +83,7 @@ the content globally.
|
||||
|
||||
index.html
|
||||
|
||||
```html
|
||||
```
|
||||
<!doctype html>
|
||||
<head>
|
||||
<title>My Static Web Site</title>
|
||||
@@ -94,8 +94,8 @@ the content globally.
|
||||
```
|
||||
|
||||
error.html
|
||||
|
||||
```html
|
||||
|
||||
```
|
||||
<!doctype html>
|
||||
<head>
|
||||
<title>My Static Web Site</title>
|
||||
|
||||
Reference in New Issue
Block a user