diff --git a/src/pages/callback.astro b/src/pages/callback.astro deleted file mode 100644 index 03d5af9..0000000 --- a/src/pages/callback.astro +++ /dev/null @@ -1,34 +0,0 @@ ---- -// TODO remove this callback page - from v4 of Gitify - -import Layout from '~/layouts/Layout.astro'; ---- - - -
-
- -
-

- This is a callback page. -

-

- There's not much to see in this page. -

- - ← Return Home - -
-
-
-