add language navigator and fix some styles
This commit is contained in:
parent
10dcb7a324
commit
59ee3f114a
21 changed files with 262 additions and 186 deletions
10
theme.toml
10
theme.toml
|
@ -11,11 +11,11 @@ features = ["Dark mode", "KaTeX", "Mermaid", "VSCode-style code highlighting", "
|
|||
min_version = "0.41.0"
|
||||
|
||||
[author]
|
||||
name = "XJJ"
|
||||
homepage = "https://xjj.pub"
|
||||
name = "Mivinci"
|
||||
homepage = "https://mivinci.github.io/hugo-theme-minima"
|
||||
|
||||
# If porting an existing theme
|
||||
[original]
|
||||
name = "Minima"
|
||||
homepage = "https://adisaktijrs.github.io/minima"
|
||||
repo = "https://github.com/adisaktijrs/hexo-theme-minima"
|
||||
name = "Minima"
|
||||
homepage = "https://adisaktijrs.github.io/minima"
|
||||
repo = "https://github.com/adisaktijrs/hexo-theme-minima"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue