mirror of
https://github.com/cupcakearmy/fantus.git
synced 2026-04-02 17:35:22 +00:00
pages
This commit is contained in:
12
pages/works.tsx
Normal file
12
pages/works.tsx
Normal file
@@ -0,0 +1,12 @@
|
||||
import React from 'react'
|
||||
|
||||
const Home = () => {
|
||||
return <div className='center'>
|
||||
<h2>works</h2>
|
||||
<p>
|
||||
in progress... lot of skratches lying around
|
||||
</p>
|
||||
</div>
|
||||
}
|
||||
|
||||
export default Home
|
||||
Reference in New Issue
Block a user