update AI page
This commit is contained in:
@ -212,3 +212,7 @@ function openTop() {
|
||||
window.open('https://ai-top.x64.world/', 'liveLogGtopWindow', 'width=800,height=600,menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes');
|
||||
}
|
||||
|
||||
function openAbout() {
|
||||
window.open('https://raven-scott.fyi/about-rayai', 'liveLogGtopWindow', 'width=800,height=600,menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user