[Add] Omega Index route

This commit is contained in:
Alex Emmet 2026-04-10 21:50:50 +02:00
commit c41860509a
3 changed files with 20 additions and 1 deletions

View file

@ -1,3 +1,4 @@
pub mod api;
pub mod index;
pub mod server;
pub mod short_link;