This repository has been archived on 2025-09-03. You can view files and clone it, but cannot push or open issues or pull requests.
Files
web-old/src/pages/docs.astro
2024-05-15 19:50:58 +02:00

6 lines
106 B
Plaintext

---
import Redirect from "../layouts/Redirect.astro";
---
<Redirect href="https://docs.vaporvee.com/" />