Add health page
This commit is contained in:
parent
de897fd7da
commit
53b1ffab51
3
src/pages/health.js
Normal file
3
src/pages/health.js
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
export default function Health() {
|
||||||
|
return <h1>OK</h1>;
|
||||||
|
}
|
Reference in New Issue
Block a user