Skip to content

Commit

Permalink
Update theme (#324)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Sep 6, 2024
1 parent 9f4c648 commit b8cab28
Show file tree
Hide file tree
Showing 5 changed files with 363 additions and 340 deletions.
2 changes: 1 addition & 1 deletion assets/jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"baseUrl": ".",
"paths": {
"*": [
"../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/[email protected].20240613115159-05dce9c509bd/assets/*"
"../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/[email protected].20240903114240-3ce670e2a522/assets/*"
]
}
}
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/hugo-toha/hugo-toha.github.io

go 1.21

require github.com/hugo-toha/toha/v4 v4.5.1-0.20240613115159-05dce9c509bd // indirect
require github.com/hugo-toha/toha/v4 v4.5.1-0.20240903114240-3ce670e2a522 // indirect

// replace(
// github.com/hugo-toha/toha/v4 => ../toha
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/hugo-toha/toha/v4 v4.5.1-0.20240613115159-05dce9c509bd h1:TKKRxUlY/TMXODFhgxa3SHkosSlp67xiJ0ZTdPwL9hc=
github.com/hugo-toha/toha/v4 v4.5.1-0.20240613115159-05dce9c509bd/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g=
github.com/hugo-toha/toha/v4 v4.5.1-0.20240903114240-3ce670e2a522 h1:aebIDkDoTwxIuMxtkHhu+DRawH8Kalqcu6uMJpxRang=
github.com/hugo-toha/toha/v4 v4.5.1-0.20240903114240-3ce670e2a522/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g=
Loading

0 comments on commit b8cab28

Please sign in to comment.