update AI page

This commit is contained in:
Raven Scott
2024-10-02 05:44:50 -04:00
parent ff53187da7
commit b53389532f
2 changed files with 119 additions and 1 deletions

View File

@ -205,7 +205,7 @@ function openWindow(url, windowName, width, height) {
}
function openGpuStats() {
openWindow('https://chat.x64.world/smi.html', 'gpuStatsWindow', 800, 600);
openWindow('https://raven-scott.fyi/smi.html', 'gpuStatsWindow', 800, 600);
}
function openLiveLog() {