Add 404 handling for /src/ paths in production environment

This commit is contained in:
Torsten Schulz (local)
2025-12-05 09:09:30 +01:00
parent c9b38f9825
commit 9ee288fd93
6 changed files with 100 additions and 0 deletions

1
client/dist/assets/index-BDGOYe7r.css vendored Normal file

File diff suppressed because one or more lines are too long

17
client/dist/assets/index-bwTGxV8Y.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

38
client/dist/index.html vendored Normal file
View File

@@ -0,0 +1,38 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SingleChat - Chat, Single-Chat und Bildaustausch</title>
<meta name="description" content="Willkommen auf SingleChat - deine erste Adresse für Chat, Single-Chat und Bildaustausch. Chatte mit Menschen aus aller Welt, finde neue Kontakte und teile Erinnerungen sicher und komfortabel.">
<meta name="keywords" content="Chat, Single-Chat, Bildaustausch, Online-Chat, Singles, Kontakte, Community">
<meta name="robots" content="index, follow">
<!-- Open Graph Tags -->
<meta property="og:title" content="SingleChat - Chat, Single-Chat und Bildaustausch">
<meta property="og:description" content="Willkommen auf SingleChat - deine erste Adresse für Chat, Single-Chat und Bildaustausch.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://ypchat.net/">
<meta property="og:image" content="https://ypchat.net/static/favicon.png">
<!-- Twitter Card -->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="SingleChat - Chat, Single-Chat und Bildaustausch">
<meta name="twitter:description" content="Willkommen auf SingleChat - deine erste Adresse für Chat, Single-Chat und Bildaustausch.">
<meta name="twitter:image" content="https://ypchat.net/static/favicon.png">
<!-- Canonical URL -->
<link rel="canonical" href="https://ypchat.net/">
<!-- Favicon -->
<link rel="icon" type="image/png" href="/static/favicon.png">
<script type="module" crossorigin src="/assets/index-bwTGxV8Y.js"></script>
<link rel="modulepreload" crossorigin href="/assets/vue-vendor-Cw5ghJsv.js">
<link rel="modulepreload" crossorigin href="/assets/socket-vendor-CUkmNz_4.js">
<link rel="stylesheet" crossorigin href="/assets/index-BDGOYe7r.css">
</head>
<body>
<div id="app"></div>
</body>
</html>