mirror of
https://github.com/nfonteyne/octane-website.git
synced 2026-09-03 23:24:48 +02:00
3 lines
54 B
JavaScript
3 lines
54 B
JavaScript
(async function init() {
|
|
await initNav(null);
|
|
})();
|