mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-24 05:32:03 +10:00
designed new castform template
This commit is contained in:
5
src/templates/castform/index.js
Normal file
5
src/templates/castform/index.js
Normal file
@ -0,0 +1,5 @@
|
||||
import Castform from './Castform';
|
||||
import image from './preview.png';
|
||||
|
||||
export const Image = image;
|
||||
export default Castform;
|
||||
Reference in New Issue
Block a user