chore: complete update
This commit is contained in:
12
public/offline.html
Normal file
12
public/offline.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Offline</title>
|
||||
<style>body { font-family: sans-serif; padding: 2rem; }</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>📴 Du bist offline</h1>
|
||||
<p>Diese Seite wurde aus dem Cache geladen.</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user