Fix #28 Add language switcher #45

Merged
KitaitiMakoto merged 3 commits from plume/joinplu.me:lang-switcher into main 3 years ago
Owner
There is no content yet.
KitaitiMakoto merged commit 59645433a1 into main 3 years ago
KitaitiMakoto deleted branch lang-switcher 3 years ago
The pull request has been merged as 59645433a1.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b lang-switcher main
git pull origin lang-switcher

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff lang-switcher
git push origin main
Sign in to join this conversation.
Loading…
There is no content yet.