diff options
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ <!DOCTYPE html> <html> <head> -<title>First Web Page</title> +<title>Cippi</title> </head> <body> - Hello World! + Work in Progress </body> </html> |
