update AI page
This commit is contained in:
parent
1993f568bf
commit
fa6958e551
@ -24,14 +24,6 @@
|
|||||||
<link rel="manifest" href="/site.webmanifest">
|
<link rel="manifest" href="/site.webmanifest">
|
||||||
<meta name="msapplication-TileColor" content="#da532c">
|
<meta name="msapplication-TileColor" content="#da532c">
|
||||||
<meta name="theme-color" content="#ffffff">
|
<meta name="theme-color" content="#ffffff">
|
||||||
<script>
|
|
||||||
const menuItems = [
|
|
||||||
{ title: 'GPU Stats', customFunction: 'openGpuStats()' },
|
|
||||||
{ title: 'Live Log', customFunction: 'openLiveLog()' },
|
|
||||||
{ title: 'Top', customFunction: 'openTop()' },
|
|
||||||
{ title: 'Home', url: '/', openNewPage: false }
|
|
||||||
];
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="bg-dark text-white">
|
<body class="bg-dark text-white">
|
||||||
|
Loading…
Reference in New Issue
Block a user