Linked styles

This commit is contained in:
2025-11-03 09:55:16 -08:00
parent 05bdac5b4f
commit 2f93cf7f8e
4 changed files with 159 additions and 55 deletions

View File

@@ -3,7 +3,7 @@ use axum::routing::get;
use tracing::info;
use utoipa::OpenApi;
mod assets;
pub mod assets;
mod betalupi;
mod index;
mod links;