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