Update index.js

This commit is contained in:
2021-02-06 02:36:45 +09:00
parent 3fa75be8dc
commit 92c1a2a780
+1 -1
View File
@@ -1,4 +1,4 @@
import Layout from "/components/Layout" import Layout from "../components/Layout"
import Link from 'next/link' import Link from 'next/link'
import Image from 'next/image' import Image from 'next/image'