mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
add avif compression script
This commit is contained in:
parent
e981184453
commit
b22c1fdbc7
8 changed files with 63 additions and 0 deletions
4
scripts/blogfix.sh
Normal file
4
scripts/blogfix.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
# url-encode '%' char: https://github.com/gohugoio/hugo/issues/4586
|
||||
sed -i 's/#51%_attack/#51%25_attack/g' ./content/posts/monerop2pool/index.md
|
Loading…
Add table
Add a link
Reference in a new issue