mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-14 03:25:40 +00:00
sitemap
This commit is contained in:
@@ -37,6 +37,12 @@ pub mod routes {
|
||||
update_secret: "/settings/secret/update",
|
||||
}
|
||||
}
|
||||
|
||||
pub const fn get_sitemap() -> [&'static str; 1] {
|
||||
const S: Settings = Settings::new();
|
||||
|
||||
[S.home]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user