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

@ -1,5 +1,13 @@
# ChangeLog
### 2022-03-29
- Add language switch icon in top-right corner
### 2022-03-28
- Add [Basic lifetime](https://practice.rs/lifetime/basic.html)
### 2022-03-25
- Replace gitalk with giscus comments system which is based on Github Discussions