Add an interactive method for right-swiping to pop up the TOC to the reader page.

This commit is contained in:
PrinOrange
2024-01-04 12:30:29 +08:00
parent cc7e71ff1b
commit 200ea30bbd
4 changed files with 35 additions and 9 deletions

13
.vscode/settings.json vendored
View File

@@ -1,15 +1,16 @@
{
"cSpell.words": [
"alipay",
"frontmatter",
"giscus",
"github",
"micromessenger",
"nextjs",
"prin",
"readerpage",
"rehype",
"wechat",
"alipay",
"Swipeable",
"vercel",
"github",
"giscus",
"nextjs",
"prin"
"wechat"
]
}