fp/devbox.d/web/index.html
CJ_Clippy c6e9109774
Some checks failed
ci / build (push) Successful in 7m55s
ci / Tests & Checks (push) Failing after 6m48s
a ansible & tf playbooks
2025-03-09 05:09:25 -07:00

11 lines
157 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Hello World!</title>
</head>
<body>
Hello World!
</body>
</html>