mirror of
https://git.oxeozero.it.com/oxeo0/blog-contributions.git
synced 2025-08-01 07:16:05 -04:00
push to prod (1/2)
This commit is contained in:
parent
ff44033d47
commit
0969c49c48
8 changed files with 975 additions and 1 deletions
4
blogfix.sh
Normal file
4
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