Replies: 2 comments 2 replies
-
|
Shouldn't it be |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to make my blog bilingual, but I've run into tons of problems.
For instance, I'm following Hugo's multilingual guide, but I keep encountering minor issues when implementing it in my stack. One example: my menu includes a “Photo” option. It works perfectly in the English environment, but in the zh-cn environment, clicking it fails to redirect, and the photo doesn't load correctly either. I'm not sure if there's an issue with how I wrote the TOML:
Everything else works fine (though similar issues cropped up earlier too—no clue how they magically resolved themselves LOL).
Beta Was this translation helpful? Give feedback.
All reactions