mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 10:11:14 +00:00
🐭 Add full-text search function
This commit is contained in:
parent
a03100c42e
commit
22ea99a2d0
17 changed files with 4411 additions and 5 deletions
|
@ -21,6 +21,9 @@ pygmentsUseClasses = true
|
|||
# custom_css = ["/css/custom.css"]
|
||||
# custom_js = ["/js/custom.js"]
|
||||
|
||||
[outputs]
|
||||
section = ["JSON", "HTML"]
|
||||
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
url = "/blog/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue