我在 react.js 网站上工作,我想将图像(徽标)链接到该网站。查看文件夹结构
我的页脚徽标的图像代码是
<img className="img-responsive" src="public/assets/image/img/footer-logo.jpg" alt="logo"/>
Run Code Online (Sandbox Code Playgroud)
但是当我运行它时,该图像在网站上不可见。有什么解决办法吗??
Merge branch 'develop' into peakfront
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
"To get updated code in my branch"
-- INSERT --
Run Code Online (Sandbox Code Playgroud)
我输入了这个,但我找不到保存这个并退出的方法,以便我可以在终端上工作.我在这里使用什么命令?