Skip to content

Commit

Permalink
Update lib/plugins/tag/post_link.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Uiolee <22849383+uiolee@users.noreply.github.com>
Signed-off-by: Mimi <stevenjoezhang@gmail.com>
  • Loading branch information
stevenjoezhang and uiolee committed Apr 9, 2024
1 parent 3458977 commit 7c9e52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/plugins/tag/post_link.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { url_for, encodeURL, escapeHTML } from 'hexo-util';
import { url_for, escapeHTML } from 'hexo-util';
import { postFindOneFactory } from './';
import type Hexo from '../../hexo';

Expand Down

0 comments on commit 7c9e52b

Please sign in to comment.