ensure really no cookies
This commit is contained in:
parent
8941b82fb5
commit
d9364d2799
2 changed files with 4 additions and 3 deletions
|
@ -2,4 +2,5 @@ rm -rf themes
|
|||
mkdir themes
|
||||
git clone https://github.com/adityatelange/hugo-PaperMod themes/PaperMod --depth=1
|
||||
rm -rf themes/PaperMod/.git*
|
||||
sed -i s@localStorage.setItem@//localStorage.setItem@g themes/PaperMod/layouts/partials/footer.html
|
||||
git add themes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue