aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreric.marin <maarin.eric@gmail.com>2025-11-04 10:15:14 +0100
committerericmarin <maarin.eric@gmail.com>2026-02-15 11:56:18 +0100
commitee18c05faa2e1dd1f470c8a1a248b10c54f6d65a (patch)
treef1fdc16eb2e44c6548aab5ba66bb4cf32f1353e5
parent177775671511c8777bdd078b545558f90a21b7cd (diff)
downloadwww.ericmarin.dev-ee18c05faa2e1dd1f470c8a1a248b10c54f6d65a.tar.gz
www.ericmarin.dev-ee18c05faa2e1dd1f470c8a1a248b10c54f6d65a.zip
test
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 81a48af..da21d07 100644
--- a/index.html
+++ b/index.html
@@ -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>