From 71af2d8faa91c93de1f09900ef610887cd644aa5 Mon Sep 17 00:00:00 2001 From: Tben <52448020+BenjaminToby@users.noreply.github.com> Date: Mon, 20 Jun 2022 06:14:22 +0100 Subject: [PATCH] updates --- pages/blog/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/blog/index.jsx b/pages/blog/index.jsx index eefa8ad..12e602f 100644 --- a/pages/blog/index.jsx +++ b/pages/blog/index.jsx @@ -7,7 +7,7 @@ import React from "react"; import Head from "next/head"; -const contentful = require('contentful'); +// const contentful = require('contentful'); /** ********************************************** */ /** ********************************************** */