feat(doc): move pipe stuling

This commit is contained in:
thomas
2023-10-18 10:05:07 +02:00
parent a0844c8a42
commit 058c7b04a0
14 changed files with 24 additions and 18 deletions

View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Styling</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>
<page></page>
</body>
</html>