Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
simone-2014-maggio authored Jul 19, 2024
1 parent 5435c2f commit 600682a
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions src/browser/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -1123,8 +1123,16 @@
},
homepage: "https://amanuel.io/projects/BoneOS/",
},
];

]; {
id: "bluejay",
name: "Blue Jay",
fda: {
url: host + "bj050.img",
size: 11429888,
async: false,
},
homepage: "https://archiveos.org/blue-jay/",
];
if(DEBUG)
{
// see tests/kvm-unit-tests/x86/
Expand Down

0 comments on commit 600682a

Please sign in to comment.