Update cloudflare-workers.yml & index.js

This commit is contained in:
2021-02-06 02:36:15 +09:00
parent 3fc7afbd23
commit 3fa75be8dc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import Layout from "../components/Layout"
import Layout from "/components/Layout"
import Link from 'next/link'
import Image from 'next/image'