Add language switch icon in top-right corner

This commit is contained in:
sunface
2022-03-29 09:17:16 +08:00
parent 03d010accc
commit f501cbc737
10 changed files with 88 additions and 4 deletions

View File

@ -4,8 +4,6 @@
mdbook build
## copy CNAME info to book dir
cp ./assets/CNAME ./book/
cp ./assets/*.html ./book/
cp ./assets/sitemap.xml ./book/
## init git repo
cd book