This repository was archived by the owner on Jun 19, 2025. It is now read-only.
Commit c20202d
committed
Redirect to Linux Blog
Fixes #4203
Redirect the app to the Linux Blog and take the product offline.
* **netlify.toml**: Add a redirect from `https://app.opensauced.pizza/*` to `https://opensauced.pizza/blog/opensauced-is-joining-the-linux-foundation`.
* **middleware.ts**: Add a check to redirect all routes to `https://opensauced.pizza/blog/opensauced-is-joining-the-linux-foundation`.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/open-sauced/app/issues/4203?shareId=XXXX-XXXX-XXXX-XXXX).1 parent 738f574 commit c20202d
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
135 | 138 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
0 commit comments