Adding Gatsby
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import React from 'react';
|
||||
|
||||
const IndexPage = () => <div>Hello world</div>;
|
||||
|
||||
export default IndexPage;
|
||||
Reference in New Issue
Block a user