Update site content across multiple languages, enhancing the "Stay Updated" section with a subscription form and footer details. Remove unused CSS files and ensure proper localization in JSON files for German, French, Dutch, and English. Adjust site configuration for improved navigation and accessibility.
This commit is contained in:
1
dist/about/index.html
vendored
Normal file
1
dist/about/index.html
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Redirecting...</title><meta http-equiv="refresh" content="0;url=/en/about"><link rel="canonical" href="/en/about"><link rel="stylesheet" href="/_astro/about.D_EvXghT.css"></head> <body> <div style="display: flex; justify-content: center; align-items: center; height: 100vh; font-family: system-ui, sans-serif;"> <div style="text-align: center;"> <h1>Redirecting...</h1> <p>If you are not redirected automatically, <a href="/en/about">click here</a>.</p> </div> </div> <script type="module">window.location.href="/en/about";</script> </body> </html>
|
Reference in New Issue
Block a user