Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonNekoGH committed Mar 30, 2024
1 parent f01e8c2 commit 1be6cd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/linkprev/linkprev_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ func TestPreview(t *testing.T) {
Title: "Nólëbase | 记录回忆,知识和畅想的地方",
Description: "记录回忆,知识和畅想的地方",
Favicon: "/logo.svg",
Author: "Ayaka Neko, Ayaka Rizumu",
Author: "絢香猫, 絢香音",
Keywords: []string{
"markdown, knowledgebase, 知识库, vitepress, obsidian, notebook, notes, nekomeowww, littlesound",
"markdown, knowledge-base, 知识库, vitepress, obsidian, notebook, notes, nekomeowww, LittleSound",
},
OpenGraph: opengraph.OpenGraph{
Title: "Nólëbase",
Expand Down

0 comments on commit 1be6cd0

Please sign in to comment.