chore: sync local changes to Gitea
This commit is contained in:
26
dist/index.html
vendored
Normal file
26
dist/index.html
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/svg+xml"
|
||||
href="/favicon.svg" />
|
||||
<link
|
||||
rel="icon alternate"
|
||||
type="image/png"
|
||||
href="/favicon.png" />
|
||||
<meta
|
||||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0" />
|
||||
<title>Scalar API Reference</title>
|
||||
<script type="module" crossorigin src="/assets/index-CM_qYoXV.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/browser-e-Vsh2JG.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/runtime-core.esm-bundler-Dx-lQ4fo.js">
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-BJKerR8L.css">
|
||||
</head>
|
||||
|
||||
<body class="light-mode scalar-app">
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user