Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug:we add a file called resume.html in _layouts document,and then we couldn't import image in this file #419

Open
936187425 opened this issue Sep 1, 2022 · 0 comments

Comments

@936187425
Copy link

936187425 commented Sep 1, 2022

resume.html content :

html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
head>
meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
/head>
body>
img src="resume.png" alt="resume" width="175px" height="230px" /> 
/body>

resume.png location:
we take the resume.png to _layouts document.
problem:
Error reading file/936187425.github.io/_layouts/resume.png: invalid byte sequence in UTF-8
Jekyll Feed: Generating feed for posts
Liquid Exception: invalid byte sequence in UTF-8 in /936187425.github.io/_layouts/resume.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant