Skip to content

Commit

Permalink
主题名
Browse files Browse the repository at this point in the history
  • Loading branch information
tangly1024 committed Oct 14, 2024
1 parent b17be30 commit 6a0dca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/magzine/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const LayoutBase = props => {
<Style />

<div
id='theme-medium'
id='theme-magzine'
className={`${siteConfig('FONT_STYLE')} bg-white dark:bg-hexo-black-gray w-full h-full min-h-screen justify-center dark:text-gray-300 scroll-smooth`}>
<main
id='wrapper'
Expand Down

0 comments on commit 6a0dca9

Please sign in to comment.