theme-next-docs icon indicating copy to clipboard operation
theme-next-docs copied to clipboard

图像文件放置于 `theme/source/images` 或者`source/uploads` 文件夹,文档内描述有误

Open Liuzh25 opened this issue 4 years ago • 0 comments

地址
完整的互联网 URI http://example.com/avatar.png
站点内的地址 将头像放置**主题**目录下的 source/uploads/ (新建 uploads 目录若不存在)配置为:avatar: /uploads/avatar.png或者 放置在 source/images/ 目录下配置为:avatar: /images/avatar.png

Liuzh25 avatar Apr 26 '21 16:04 Liuzh25