Skip to content

Commit

Permalink
Update theme
Browse files Browse the repository at this point in the history
  • Loading branch information
VaiTon committed Nov 5, 2024
1 parent d644262 commit b50325d
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 @@ -3,6 +3,6 @@ module github.com/UlisseLab/ulisselab.github.io
go 1.20

require (
github.com/adityatelange/hugo-PaperMod v0.0.0-20240915081152-a2eb47bb4b80 // indirect
github.com/adityatelange/hugo-PaperMod v0.0.0-20241103082835-862630533c6d // indirect
github.com/martignoni/hugo-notice v0.0.0-20240707105359-40327ac00cc4 // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/adityatelange/hugo-PaperMod v0.0.0-20231104103144-72ab73ffe5ba h1:oeW
github.com/adityatelange/hugo-PaperMod v0.0.0-20231104103144-72ab73ffe5ba/go.mod h1:HCHxNMKYdGafUYjVV3ICiAqznZK2yH0iI53jqcDFDdQ=
github.com/adityatelange/hugo-PaperMod v0.0.0-20240915081152-a2eb47bb4b80 h1:IfLPokx2zpHroEDwNUXsXTxiG93dg/nc86djmWXS4SM=
github.com/adityatelange/hugo-PaperMod v0.0.0-20240915081152-a2eb47bb4b80/go.mod h1:HCHxNMKYdGafUYjVV3ICiAqznZK2yH0iI53jqcDFDdQ=
github.com/adityatelange/hugo-PaperMod v0.0.0-20241103082835-862630533c6d h1:GOCRbZeWbPa3uRJLj0GN/xGVkO++56NSKZFRcpSZclk=
github.com/adityatelange/hugo-PaperMod v0.0.0-20241103082835-862630533c6d/go.mod h1:HCHxNMKYdGafUYjVV3ICiAqznZK2yH0iI53jqcDFDdQ=
github.com/martignoni/hugo-notice v0.0.0-20240304190557-8e785d6b61b4 h1:7HEKKVPa1QUgxreC99KBJE4UCYBdDM62W0w8PRv9IgY=
github.com/martignoni/hugo-notice v0.0.0-20240304190557-8e785d6b61b4/go.mod h1:MIQPOMgEcbyRC0gNLzQFSgrS+wIy3RuQ/HbaZYtTOKU=
github.com/martignoni/hugo-notice v0.0.0-20240707105359-40327ac00cc4 h1:lxS0B1ta9/uW+orrnvsGHMCC0TgN4DymEgdlb0PL/uU=
Expand Down

0 comments on commit b50325d

Please sign in to comment.