.drone.yml aktualisiert

This commit is contained in:
2026-03-06 12:19:34 +00:00
committed by Dennis Hundertmark
parent e64e07793b
commit e9c18f4c0c
20 changed files with 9257 additions and 263 deletions
+13
View File
@@ -0,0 +1,13 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>NgrxPlayground</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>