-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
011035c
commit 906bfa2
Showing
3 changed files
with
13 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,14 @@ | ||
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/adityatelange/hugo-PaperMod v0.0.0-20241109160605-3e5362100777 h1:SWL2QAy3Y42ZToWKeVb9utQaaa8BpHxtCFUf0LDjma8= | ||
github.com/adityatelange/hugo-PaperMod v0.0.0-20241109160605-3e5362100777/go.mod h1:HCHxNMKYdGafUYjVV3ICiAqznZK2yH0iI53jqcDFDdQ= | ||
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20241028022226-7f7e0be42a95 h1:knvsLW0kTmLxZ7tCKAQgK9M6e8ggjU6NPcmP3HOFKHc= | ||
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20241028022226-7f7e0be42a95/go.mod h1:R9tJ1WSUnZf0R12SAmI9I/x9IQQbwPGek2FQyGJOC0g= | ||
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20241120232120-e36cafefea29 h1:tW39wPtZJTjpaK7+QshbQFYeLQA1airNi547vXMoy7c= | ||
github.com/foo-dogsquared/hugo-mod-simple-icons v0.0.0-20241120232120-e36cafefea29/go.mod h1:R9tJ1WSUnZf0R12SAmI9I/x9IQQbwPGek2FQyGJOC0g= | ||
github.com/loganmarchione/homelab-svg-assets v0.0.0-20241017142925-745e5d9249f2 h1:KAvdv6fRGB/skFBRQMXbTkQdOlIiOX9RDcASjsW06mg= | ||
github.com/loganmarchione/homelab-svg-assets v0.0.0-20241017142925-745e5d9249f2/go.mod h1:6pJO5cGKHNbObJ81HtJWt72algIDNUilaUARhSmkgXc= | ||
github.com/loganmarchione/homelab-svg-assets v0.0.0-20241124193657-f1d8b8b097a2 h1:9RzDDZiZkmR0OUFqAazFVgpgjhw8XiVs8JuVRvA5X3g= | ||
github.com/loganmarchione/homelab-svg-assets v0.0.0-20241124193657-f1d8b8b097a2/go.mod h1:6pJO5cGKHNbObJ81HtJWt72algIDNUilaUARhSmkgXc= | ||
github.com/simple-icons/simple-icons v2.17.1+incompatible h1:bZgl1gWxwNGgM57/RS50pb/6tGFXW6Jr95kYaZwvGJ0= | ||
github.com/simple-icons/simple-icons v2.17.1+incompatible/go.mod h1:oOgUUt8yVYOso/wEBi2ojfZP2MU/xxiNccIpaE+jCvE= |