Skip to content

Commit

Permalink
feat: add open graph
Browse files Browse the repository at this point in the history
  • Loading branch information
dotoleeoak committed Oct 20, 2023
1 parent 4da93ac commit 70dd28a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/skkuding/website

go 1.20

require github.com/nanxiaobei/hugo-paper v0.0.0-20230922171429-47bac0a8c04c // indirect
require github.com/nanxiaobei/hugo-paper v0.0.0-20231020074614-8302d99c5eb5 // indirect
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
github.com/nanxiaobei/hugo-paper v0.0.0-20230922171429-47bac0a8c04c h1:UsjWss9O0dFvNYjo87KiKLSiy7XagEIxw7sL9FnkMmQ=
github.com/nanxiaobei/hugo-paper v0.0.0-20230922171429-47bac0a8c04c/go.mod h1:cS2hTYPgmZ2FkPTQbOiX6vB0yLQcWD067kJx2lkRPVQ=
github.com/nanxiaobei/hugo-paper v0.0.0-20231020074614-8302d99c5eb5 h1:Vb46IJD8NDHEDqolEkqznEhTQ9Jc7LvpT/SYMGk9gWE=
github.com/nanxiaobei/hugo-paper v0.0.0-20231020074614-8302d99c5eb5/go.mod h1:cS2hTYPgmZ2FkPTQbOiX6vB0yLQcWD067kJx2lkRPVQ=

0 comments on commit 70dd28a

Please sign in to comment.