文件操作 - 404.js
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/lib/node_modules/npm/docs/src/pages/404.js
编辑文件内容
import React from 'react' import SEO from 'src/components/seo' const NotFoundPage = () => ( <React.Fragment> <SEO title='404: Not found' /> <h1>NOT FOUND</h1> <p>You just hit a route that doesn't exist... the sadness.</p> </React.Fragment> ) export default NotFoundPage
修改文件时间
将文件时间修改为当前时间的前一年
删除文件