presseportale/dev/_old/presswave/index.html
Kevin Adametz 5b8bdf4182
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
12-05-2026 Frontend dev
2026-05-12 18:32:33 +02:00

24 lines
1.1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Business Portal Pressemitteilungen aus DACH</title>
<meta name="description" content="Aktuelle Pressemitteilungen aus Deutschland, Österreich und der Schweiz. Finden Sie News aus Wirtschaft, Technologie, Gesundheit und mehr." />
<meta name="author" content="Business Portal" />
<meta property="og:title" content="Business Portal Pressemitteilungen aus DACH" />
<meta property="og:description" content="Aktuelle Pressemitteilungen aus Deutschland, Österreich und der Schweiz." />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@lovable_dev" />
<meta name="twitter:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>