1var utils = [ 2 { 3 'id': 'windows11', 4 'title': 'Windows 11 in React', 5 'url': 'https://win11.blueedge.me' 6 }, 7 { 8 'id': 'gbaemulator', 9 'title': 'GBA Emulator', 10 'url': 'https://cattn.github.io/gba' 11 } 12 ] 13