Created page music

This commit is contained in:
2025-11-24 21:21:56 +01:00
parent 425bac6776
commit 8a27a74e9f
2 changed files with 55 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
pub(crate) mod files;
pub(crate) mod music;
pub(crate) mod projects;
use crate::html::elements::{Heading, Link};