Remove in-line script from header (#1004)
* remove in-line script from header * oops! * Set script in-line with integrity hash Signed-off-by: Emruz Hossain <hossainemruz@gmail.com> --------- Signed-off-by: Emruz Hossain <hossainemruz@gmail.com> Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
This commit is contained in:
parent
3be5a58a7c
commit
4e4acdbb6b
7 changed files with 371 additions and 70 deletions
|
@ -5,6 +5,6 @@ go 1.21
|
|||
replace github.com/hugo-toha/toha/v4 => ../
|
||||
|
||||
require (
|
||||
github.com/hugo-toha/hugo-toha.github.io v0.0.0-20240510202502-b4192719c87f // indirect
|
||||
github.com/hugo-toha/toha/v4 v4.5.0 // indirect
|
||||
github.com/hugo-toha/hugo-toha.github.io v0.0.0-20241018183051-dd13c36f46b4 // indirect
|
||||
github.com/hugo-toha/toha/v4 v4.7.0 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue