Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
fix: mistake in iconfont path
Browse files Browse the repository at this point in the history
Signed-off-by: Joyition <[email protected]>
  • Loading branch information
FidStyle authored Feb 29, 2024
1 parent e79dc09 commit 141a07e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/guide/theme.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ iconfont: "4415496_59g1326wajd"
| Windows CMD | `mklink /J .\themes\shokax .\node_modules\hexo-theme-shokax` |
| Linux Bash | `ln -s ./themes/shokax ./node_modules/hexo-theme-shokax` |


此时`_iconfont.styl`路径为`/themes/shokax/source/css/_iconfont.styl`。
:::

Expand Down

0 comments on commit 141a07e

Please sign in to comment.