Changes

Jump to navigation Jump to search
No change in size ,  09:26, 9 June 2021
no edit summary
Line 18: Line 18:  
console.log( randoms[ r ].title );
 
console.log( randoms[ r ].title );
 
}
 
}
         $("#randompage").append("[["+randoms[0].title+"]]");
+
         $("#randompage").append('[['+randoms[0].title+']]');
     

Navigation menu