deleted notifs components

This commit is contained in:
2026-05-25 10:40:08 +01:00
parent cb4686765b
commit b03196ce0f
144 changed files with 3346 additions and 2057 deletions
+7 -6
View File
@@ -1,13 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>PyrofetesFrontend</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="https://www.pyro-fetes.com/wp-content/themes/pcptheme/img/logo-pyro-fetes-OR-top.png">
<meta charset="utf-8">
<title>PyroFêtes</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon"
href="https://www.pyro-fetes.com/wp-content/themes/pcptheme/img/logo-pyro-fetes-OR-top.png">
</head>
<body>
<app-root></app-root>
<app-root></app-root>
</body>
</html>