copy text and other small changes
This commit is contained in:
@ -1,11 +1,2 @@
|
||||
mod home;
|
||||
pub use home::Home;
|
||||
|
||||
mod blog;
|
||||
pub use blog::Blog;
|
||||
|
||||
mod navbar;
|
||||
pub use navbar::Navbar;
|
||||
|
||||
mod upload;
|
||||
pub use upload::Upload;
|
||||
|
||||
Reference in New Issue
Block a user