feat(doc): move pipe easy

This commit is contained in:
thomas
2023-10-18 10:03:06 +02:00
parent 7c52b6099f
commit 35a7f1eaa9
15 changed files with 22 additions and 22 deletions

View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>PipeEasy</title>
<base href="/" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
</head>
<body>
<app-root></app-root>
</body>
</html>