mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-21 04:01:41 +10:00
added Gengar template, optimized images for fast loading
This commit is contained in:
5
src/templates/gengar/index.js
Normal file
5
src/templates/gengar/index.js
Normal file
@ -0,0 +1,5 @@
|
||||
import Gengar from './Gengar';
|
||||
import image from './preview.png';
|
||||
|
||||
export const Image = image;
|
||||
export default Gengar;
|
||||
Reference in New Issue
Block a user