Skip to content
Snippets Groups Projects
Commit 7a78f8a3 authored by insert's avatar insert
Browse files

Update website, deploy to Vercel.

parent 7f754ce6
Branches master
No related merge requests found
export default function Index() {
return (
<div>
<h2><a href="https://revolt.chat">Home</a></h2>
<h1><a href="/rest">OpenAPI 3.0 Spec</a></h1>
<p>This website is due to be replaced.</p>
<h3><a href="https://gitlab.insrt.uk/revolt/revolt.js/-/blob/master/src/api/routes.ts">Latest Revolt routes information.</a></h3>
<h3><a href="/rest">Old OpenAPI 3.0 Spec</a></h3>
</div>
)
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment