aboutsummaryrefslogtreecommitdiff
path: root/pages/_app.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'pages/_app.tsx')
-rw-r--r--pages/_app.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/_app.tsx b/pages/_app.tsx
index a95caa4..fad7c33 100644
--- a/pages/_app.tsx
+++ b/pages/_app.tsx
@@ -6,6 +6,7 @@ import { SocketContextWrapper } from '../components/socketContext';
import '../styles/global.css';
import '../styles/dark.css';
import '../styles/disk.css';
+import '../styles/footer.css';
export default function VierOpEenRijWebsite({ Component, pageProps }) {
return <div>