Skip to content

Commit

Permalink
[site]Update changelog page
Browse files Browse the repository at this point in the history
  • Loading branch information
dufu1991 committed Aug 12, 2024
1 parent cea3f1d commit d23d67a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/src/pages/guide/Changelog.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@
>
<p class="text-xs mb-4 text-black/40 dark:text-white/30">
{isZh
? '注:此处仅展示站点更新说明或总体概述,具体组件更新内容请查看组件内部更新日志。'
: 'Note: Only the site update instructions or general overview are displayed here. For the specific component update content, please refer to the update log inside the component.'}
? '注:此处仅展示站点更新说明或总体概述,具体组件更新内容请查看组件内部更新日志。描述后面的头像表示此项的提出者或贡献者,感谢他们。发布时间格式均为 UTC+08:00。'
: 'Note: Only the site update instructions or general overview are displayed here. For the specific component update content, please refer to the update log inside the component. The avatars after the description represent the submitter or contributor, thank them for their contribution. The release time format is UTC+08:00.'}
</p>
{@html mdTextToHljsFun(hljsText)}
</article>

0 comments on commit d23d67a

Please sign in to comment.