1 parent fc60906 commit da86fcfCopy full SHA for da86fcf
1 file changed
widgets.js
@@ -254,7 +254,9 @@ function toggleSupport(force) {
254
// ── OTHER PROJECTS / WEBSITES ────────────────────────────────────────────────
255
const OTHER_SITES = [
256
{ name: 'LabPrepDz', url: 'https://intj-boy.github.io/LabPrepDz/' },
257
- { name: 'ExpoShare', url: 'https://intj-boy.github.io/ExpoShare/' }
+ { name: 'ExpoShare', url: 'https://intj-boy.github.io/ExpoShare/' },
258
+ { name: 'MicroOdyssey', url: 'https://intj-boy.github.io/MicroLabPro/' },
259
+ { name: 'MicroVerse', url: 'https://intj-boy.github.io/MicroVerse/'}
260
// Add up to 4 more entries here as future projects launch:
261
// { name: 'ProjectName', url: 'https://example.com' }
262
];
0 commit comments