diff options
Diffstat (limited to 'src/main.rs')
-rw-r--r-- | src/main.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs index ebe217c..c3ec938 100644 --- a/src/main.rs +++ b/src/main.rs @@ -41,12 +41,12 @@ async fn main() { r_source, r_blog, r_stuff, + r_hello, r_favicon, r_blog_index, r_blog_article, r_blog_atom, r_style, - r_toggle_css, r_wellknown_security, r_wellknown_matrix_server, r_wellknown_matrix_client, |