mirror of
https://github.com/lkddi/Xboard.git
synced 2026-07-06 18:07:30 +08:00
23 lines
1.1 KiB
HTML
23 lines
1.1 KiB
HTML
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Xboard</title><script type="module" crossorigin src="/assets/umi.js"></script></head><body><div id="app"></div><script>window.routerBase = "http://localhost:8000/";
|
|
window.settings = {
|
|
title: 'Xboard',
|
|
assets_path: 'assets',
|
|
theme: {
|
|
sidebar: 'light',
|
|
header: 'dark',
|
|
color: 'default',
|
|
},
|
|
version: '1.0.0',
|
|
background_url: '',
|
|
description: '',
|
|
i18n: [
|
|
'zh-CN',
|
|
'en-US',
|
|
'ja-JP',
|
|
'vi-VN',
|
|
'ko-KR',
|
|
'zh-TW',
|
|
'fa-IR'
|
|
],
|
|
logo: 'https://www.gitbook.com/cdn-cgi/image/width=40,dpr=2,height=40,fit=contain,format=auto/https%3A%2F%2F3162163942-files.gitbook.io%2F~%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FTWc6Pnq0OhQEckqiaIuq%252Ficon%252FKa2r1j9TzDVBvCc0AUPb%252FMeta.png%3Falt%3Dmedia%26token%3D148f615d-6146-49fc-af5d-b998fd40f3b7'
|
|
}</script></body></html> |