huangyuzhang/Fizzy-Theme

Error when to activate themes

mrlongshen opened this issue · 1 comments

Got this error want to use this themes.
Maybe some updates ?
2023-03-24_08-05

Glad to know you intend to use it for your site.

As for the error comes from the install notice, you can simple open the default.hbs file and search for all {{@site.lang}} and replaced with {{@site.locale}}.

Let me know if you encounter any other problem after fixing this.