Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

Commit 75c4802

Browse files
authored
Update landing page text (#133)
1 parent a01adef commit 75c4802

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

layouts/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
<h1 class="display-2 fw-bold pt-5 d-block d-md-none">VRChat<br>API Docs</h1>
55
<h1 class="display-1 fw-bold pt-5 d-none d-md-block">VRChat API<br>Documentation</h1>
66

7-
<h3 class="fw-light pt-3">Here you'll find handy documentation about the API and SDKs.<br class="d-none d-md-inline"> Choose below, or scroll down to select by feature.</h3>
7+
<h3 class="fw-light pt-3">
8+
Here you'll find Community-created documentation about the VRChat REST
9+
<br class="d-none d-xl-inline"> API, an OpenAPI specification, and generated SDK's in several languages.
10+
</h3>
811

912
<div class="pt-4"></div>
1013

0 commit comments

Comments
 (0)