From 444660e7c003687009db2c184fbc36f3f0756d66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B3n=20R=C3=BAnar=20Helgason?= Date: Thu, 15 Apr 2021 16:56:40 +0000 Subject: [PATCH] Deleted a placeholder page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The folder /src/pages/málningarþjónusta now takes care of the route. --- .../m\303\241lningar\303\276j\303\263nusta.js" | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 "src/pages/m\303\241lningar\303\276j\303\263nusta.js" diff --git "a/src/pages/m\303\241lningar\303\276j\303\263nusta.js" "b/src/pages/m\303\241lningar\303\276j\303\263nusta.js" deleted file mode 100644 index 6bfd684..0000000 --- "a/src/pages/m\303\241lningar\303\276j\303\263nusta.js" +++ /dev/null @@ -1,13 +0,0 @@ -import React from "react"; - -import Layout from "../components/Layout"; - -const Málningarþjónusta = () => { - return ( - -

Málningarþjónusta

-
- ); -}; - -export default Málningarþjónusta; \ No newline at end of file