README
This commit is contained in:
parent
9fd4150509
commit
b96ac1bc1f
4 changed files with 61 additions and 296 deletions
|
@ -12,10 +12,8 @@ name = "XJJ"
|
|||
slogon = "A student and web developer from Earth 🌍"
|
||||
description = "This is Minima, a clean and minimal Hugo theme porting from Minima on Hexo. It not only inherits everything from Hexo Minima like dark/light mode but intgrated KaTeX and some taxonomies like categories, series and tags. I created this from scratch using pure CSS and Vanilla JS without using unnecessary development packs! 😁"
|
||||
|
||||
|
||||
[params]
|
||||
subtitle = ""
|
||||
recent_posts = 5
|
||||
|
||||
[[params.social]]
|
||||
name = "github"
|
||||
|
@ -47,7 +45,7 @@ weight = 3
|
|||
[[menu.main]]
|
||||
name = "About"
|
||||
url = "/about"
|
||||
weight = 5
|
||||
weight = 4
|
||||
|
||||
[taxonomies]
|
||||
category = "categories"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue