diff options
Diffstat (limited to 'wk9/lect')
-rw-r--r-- | wk9/lect/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/wk9/lect/index.html b/wk9/lect/index.html new file mode 100644 index 0000000..1bfdc87 --- /dev/null +++ b/wk9/lect/index.html @@ -0,0 +1,8 @@ +<!DOCTYPE html> + +<html lang="en"> + <head> + <meta name="viewport" content="initial-scale=1, width=device-width"> + <title>hello</title> + </head> +</html> |