add search support
This commit is contained in:
3
.github/workflows/deploy.yaml
vendored
3
.github/workflows/deploy.yaml
vendored
@ -12,8 +12,9 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Build Link Index
|
||||
uses: jackyzha0/hugo-obsidian@v2.1
|
||||
uses: jackyzha0/hugo-obsidian@v2.3
|
||||
with:
|
||||
index: true
|
||||
input: content
|
||||
output: data
|
||||
|
||||
|
Reference in New Issue
Block a user