Skip to content

Commit 041e472

Browse files
committed
Deploying to pages from @ d27fefb 🚀
1 parent 4b12d14 commit 041e472

File tree

11 files changed

+41
-31
lines changed

11 files changed

+41
-31
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!doctype html><html lang=en-us><head><meta charset=utf-8><meta name=viewport content="width=device-width,minimum-scale=1"><meta name=author content="VRChat API Documentation"><meta name=description content><meta name=keywords content="vrchat,api,vrchatapi"><meta name=generator content="Hugo 0.126.1"><link href=https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css rel=stylesheet integrity=sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC crossorigin=anonymous><link rel=stylesheet href=/assets/css/api_custom_highlight.css><link rel=stylesheet href=/assets/css/main.css><link rel="shortcut icon" href=/favicon.ico type=image/x-icon><title>VRChat API Documentation</title>
1+
<!doctype html><html lang=en-us><head><meta charset=utf-8><meta name=viewport content="width=device-width,minimum-scale=1"><meta name=author content="VRChat API Documentation"><meta name=description content><meta name=keywords content="vrchat,api,vrchatapi"><meta name=generator content="Hugo 0.143.1"><link href=https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css rel=stylesheet integrity=sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC crossorigin=anonymous><link rel=stylesheet href=/assets/css/api_custom_highlight.css><link rel=stylesheet href=/assets/css/main.css><link rel="shortcut icon" href=/favicon.ico type=image/x-icon><title>VRChat API Documentation</title>
22
<meta property="og:url" content="https://vrchatapi.github.io/404.html"><meta property="og:site_name" content="VRChat API Documentation"><meta property="og:title" content="404 Page not found"><meta property="og:locale" content="en_us"><meta property="og:type" content="website"><meta name=twitter:card content="summary"><meta name=twitter:title content="404 Page not found"><script async defer src="https://www.googletagmanager.com/gtag/js?id=G-FBCK0H6BHS"></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-FBCK0H6BHS")</script></head><body class=overflow-hidden><nav class="navbar navbar-expand-lg navbar-dark bg-dark"><div class=container-fluid><a class=navbar-brand href=/><img src=/assets/img/website_logo.png alt="VRChat API Project" width=250 class="d-inline d-md-none my-1">
33
<img src=/assets/img/website_logo.png alt="VRChat API Project" height=50 class="d-none d-md-inline my-1">
44
</a><button class=navbar-toggler type=button data-bs-toggle=collapse data-bs-target=#navbarSupportedContent aria-controls=navbarSupportedContent aria-expanded=false aria-label="Toggle navigation">

docs/api/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!doctype html><html lang=en-us><head><meta charset=utf-8><meta name=viewport content="width=device-width,minimum-scale=1"><meta name=author content="VRChat HTTP API | VRChat API Documentation"><meta name=description content="VRChat HTTP REST API"><meta name=keywords content="vrchat,api,vrchatapi"><meta name=generator content="Hugo 0.126.1"><link href=https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css rel=stylesheet integrity=sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC crossorigin=anonymous><link rel=stylesheet href=/assets/css/api_custom_highlight.css><link rel=stylesheet href=/assets/css/main.css><link rel="shortcut icon" href=/favicon.ico type=image/x-icon><title>VRChat HTTP API | VRChat API Documentation</title>
1+
<!doctype html><html lang=en-us><head><meta charset=utf-8><meta name=viewport content="width=device-width,minimum-scale=1"><meta name=author content="VRChat HTTP API | VRChat API Documentation"><meta name=description content="VRChat HTTP REST API"><meta name=keywords content="vrchat,api,vrchatapi"><meta name=generator content="Hugo 0.143.1"><link href=https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css rel=stylesheet integrity=sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC crossorigin=anonymous><link rel=stylesheet href=/assets/css/api_custom_highlight.css><link rel=stylesheet href=/assets/css/main.css><link rel="shortcut icon" href=/favicon.ico type=image/x-icon><title>VRChat HTTP API | VRChat API Documentation</title>
22
<meta property="og:url" content="https://vrchatapi.github.io/docs/api/"><meta property="og:site_name" content="VRChat API Documentation"><meta property="og:title" content="VRChat HTTP API"><meta property="og:description" content="VRChat HTTP REST API"><meta property="og:locale" content="en_us"><meta property="og:type" content="article"><meta property="article:section" content="docs"><meta name=twitter:card content="summary"><meta name=twitter:title content="VRChat HTTP API"><meta name=twitter:description content="VRChat HTTP REST API"><script async defer src="https://www.googletagmanager.com/gtag/js?id=G-FBCK0H6BHS"></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-FBCK0H6BHS")</script></head><body class=overflow-hidden><nav class="navbar navbar-expand-lg navbar-dark bg-dark"><div class=container-fluid><a class=navbar-brand href=/><img src=/assets/img/website_logo.png alt="VRChat API Project" width=250 class="d-inline d-md-none my-1">
33
<img src=/assets/img/website_logo.png alt="VRChat API Project" height=50 class="d-none d-md-inline my-1">
44
</a><button class=navbar-toggler type=button data-bs-toggle=collapse data-bs-target=#navbarSupportedContent aria-controls=navbarSupportedContent aria-expanded=false aria-label="Toggle navigation">

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!doctype html><html lang=en-us><head><meta charset=utf-8><meta name=viewport content="width=device-width,minimum-scale=1"><meta name=author content="VRChat API Documentation"><meta name=description content><meta name=keywords content="vrchat,api,vrchatapi"><meta name=generator content="Hugo 0.126.1"><link href=https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css rel=stylesheet integrity=sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC crossorigin=anonymous><link rel=stylesheet href=/assets/css/api_custom_highlight.css><link rel=stylesheet href=/assets/css/main.css><link rel="shortcut icon" href=/favicon.ico type=image/x-icon><title>VRChat API Documentation</title>
1+
<!doctype html><html lang=en-us><head><meta charset=utf-8><meta name=viewport content="width=device-width,minimum-scale=1"><meta name=author content="VRChat API Documentation"><meta name=description content><meta name=keywords content="vrchat,api,vrchatapi"><meta name=generator content="Hugo 0.143.1"><link href=https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css rel=stylesheet integrity=sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC crossorigin=anonymous><link rel=stylesheet href=/assets/css/api_custom_highlight.css><link rel=stylesheet href=/assets/css/main.css><link rel="shortcut icon" href=/favicon.ico type=image/x-icon><title>VRChat API Documentation</title>
22
<meta property="og:url" content="https://vrchatapi.github.io/"><meta property="og:site_name" content="VRChat API Documentation"><meta property="og:title" content="VRChat API Documentation"><meta property="og:locale" content="en_us"><meta property="og:type" content="website"><meta name=twitter:card content="summary"><meta name=twitter:title content="VRChat API Documentation"><script async defer src="https://www.googletagmanager.com/gtag/js?id=G-FBCK0H6BHS"></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-FBCK0H6BHS")</script></head><body class=overflow-hidden><nav class="navbar navbar-expand-lg navbar-dark bg-dark"><div class=container-fluid><a class=navbar-brand href=/><img src=/assets/img/website_logo.png alt="VRChat API Project" width=250 class="d-inline d-md-none my-1">
33
<img src=/assets/img/website_logo.png alt="VRChat API Project" height=50 class="d-none d-md-inline my-1">
44
</a><button class=navbar-toggler type=button data-bs-toggle=collapse data-bs-target=#navbarSupportedContent aria-controls=navbarSupportedContent aria-expanded=false aria-label="Toggle navigation">

sdk/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!doctype html><html lang=en-us><head><meta charset=utf-8><meta name=viewport content="width=device-width,minimum-scale=1"><meta name=author content="VRChat API Documentation"><meta name=description content><meta name=keywords content="vrchat,api,vrchatapi"><meta name=generator content="Hugo 0.126.1"><link href=https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css rel=stylesheet integrity=sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC crossorigin=anonymous><link rel=stylesheet href=/assets/css/api_custom_highlight.css><link rel=stylesheet href=/assets/css/main.css><link rel="shortcut icon" href=/favicon.ico type=image/x-icon><title>VRChat API Documentation</title>
1+
<!doctype html><html lang=en-us><head><meta charset=utf-8><meta name=viewport content="width=device-width,minimum-scale=1"><meta name=author content="VRChat API Documentation"><meta name=description content><meta name=keywords content="vrchat,api,vrchatapi"><meta name=generator content="Hugo 0.143.1"><link href=https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css rel=stylesheet integrity=sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC crossorigin=anonymous><link rel=stylesheet href=/assets/css/api_custom_highlight.css><link rel=stylesheet href=/assets/css/main.css><link rel="shortcut icon" href=/favicon.ico type=image/x-icon><title>VRChat API Documentation</title>
22
<meta property="og:url" content="https://vrchatapi.github.io/sdk/"><meta property="og:site_name" content="VRChat API Documentation"><meta property="og:title" content="Sdks"><meta property="og:locale" content="en_us"><meta property="og:type" content="website"><meta name=twitter:card content="summary"><meta name=twitter:title content="Sdks"><script async defer src="https://www.googletagmanager.com/gtag/js?id=G-FBCK0H6BHS"></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-FBCK0H6BHS")</script></head><body class=overflow-hidden><nav class="navbar navbar-expand-lg navbar-dark bg-dark"><div class=container-fluid><a class=navbar-brand href=/><img src=/assets/img/website_logo.png alt="VRChat API Project" width=250 class="d-inline d-md-none my-1">
33
<img src=/assets/img/website_logo.png alt="VRChat API Project" height=50 class="d-none d-md-inline my-1">
44
</a><button class=navbar-toggler type=button data-bs-toggle=collapse data-bs-target=#navbarSupportedContent aria-controls=navbarSupportedContent aria-expanded=false aria-label="Toggle navigation">

0 commit comments

Comments
 (0)