【发布时间】:2016-05-05 11:36:53
【问题描述】:
background: url('img/edu2.jpg') center center no-repeat scroll;
此图像在 localhost 中运行良好。当我将它部署到 Github 时,Heroku 会自动部署它。但是,Heroku 一直显示它无法获取此图像,并且服务器以 404 状态响应。
那我该怎么办?
【问题讨论】:
标签: html css heroku github http-status-code-404