Skip to content

Commit fb3eb83

Browse files
authored
Update index.html
1 parent 907c3dd commit fb3eb83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/bloxyos/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ <h3>Apps</h3>
186186

187187
const DEFAULT_APPS = [
188188
{ id: 'browser', name: 'Browser', icon: '/39e50783014f84b22616ad0a139b1e54.png', url: '/apps/dominum-browser' },
189-
{ id: 'bloxcraft-ubg', name: 'Docs', icon: '/bloxcraft_transparent.png', url: '/' },
189+
{ id: 'bloxcraft-ubg', name: 'Bloxcraft UBG', icon: '/bloxcraft.png', url: '/' },
190190
{ id: 'ruffle', name: 'Ruffle', icon: 'https://cdn.jsdelivr.net/gh/tharun9772/game-assets@main/rs.ruffle.Ruffle.png', url: '/apps/ruffle/' },
191191
{ id: 'gn-math', name: 'GN-Math', icon: 'https://cdn.jsdelivr.net/gh/gn-math/gn-math-DONTDMCA@main/favicon.png', url: '/apps/gn-math' },
192192

0 commit comments

Comments
 (0)