mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
temporary 'activities' page
This commit is contained in:
7
src/pages/Activities.js
Normal file
7
src/pages/Activities.js
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
import Neon from '../componets/Neon'
|
||||||
|
|
||||||
|
export default function ErrorNotFound() {
|
||||||
|
return (
|
||||||
|
<Neon color='#fff'><h1 className='neon'>ERROR 404</h1><br /><h3 className='neon'>URL Not Found</h3></Neon>
|
||||||
|
)
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user