diff options
| author | eric.marin <maarin.eric@gmail.com> | 2025-11-04 10:15:14 +0100 |
|---|---|---|
| committer | ericmarin <maarin.eric@gmail.com> | 2026-02-15 11:56:18 +0100 |
| commit | ee18c05faa2e1dd1f470c8a1a248b10c54f6d65a (patch) | |
| tree | f1fdc16eb2e44c6548aab5ba66bb4cf32f1353e5 | |
| parent | 177775671511c8777bdd078b545558f90a21b7cd (diff) | |
| download | www.ericmarin.dev-ee18c05faa2e1dd1f470c8a1a248b10c54f6d65a.tar.gz www.ericmarin.dev-ee18c05faa2e1dd1f470c8a1a248b10c54f6d65a.zip | |
test
| -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> |
