feat: page template
This commit is contained in:
@@ -1 +1,4 @@
|
||||
export * from './home';
|
||||
|
||||
//Expertise
|
||||
export * from './expertise/autotech';
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,4 @@
|
||||
export * from './home';
|
||||
|
||||
//Expertise
|
||||
export * from './expertise/autotech';
|
||||
|
||||