feat(home): homepage finished
This commit is contained in:
@ -7,3 +7,9 @@ pub use hero::Hero;
|
||||
|
||||
mod techs;
|
||||
pub use techs::TechCat;
|
||||
|
||||
mod footer;
|
||||
pub use footer::Ender;
|
||||
|
||||
mod experience;
|
||||
pub use experience::Experience;
|
||||
|
Reference in New Issue
Block a user