@FirTech commented on GitHub (Jun 12, 2022):
For example, store "duf-src\assets\img1.png" in the "assets" directory of the "duf" source code, then you can access…
@FirTech commented on GitHub (Jun 12, 2022):
Oh, I got it, I just need to convert all the images to base64 and package them in the index.html file, disturb you.
@jkoop commented on GitHub (Jun 5, 2022):
A possible work-around: add a favicon.ico to the root folder.
@jkoop commented on GitHub (Jun 5, 2022):
Fixed by PR 20
@jkoop commented on GitHub (Jun 6, 2022):
@sigoden's fix didn't fix this issue. But at least the XML parses now
:
duf can serve static files.
I do not quite understand what you mean。
If your assets contains img1.png
r…
