I hereby claim:
- I am colettesnow on github.
- I am colettesnow (https://keybase.io/colettesnow) on keybase.
- I have a public key ASBfjb_beoMrNWeXJekgr_2BtT62GKH1OM8Lec24aE3HTgo
To claim this, I am signing this object:
LWin & Enter:: | |
Run pwsh.exe | |
return |
I hereby claim:
To claim this, I am signing this object:
<?php | |
add_filter( 'the_content', function( $content ) { | |
return str_replace( '<img ', '<img nopin="nopin" ', $content ); | |
}); |
<?php | |
add_filter( 'the_content', function( $content ) { | |
return str_replace( '<img ', '<img nopin="nopin" ', $content ); | |
}); |
{% include youtube.html video="eqp1vwV8usU" %}
for /F "eol=; tokens=1,2* delims=," %%i in (%~1) do wkhtmltoimage --crop-h 1080 --crop-w 1440 -f png %%i %%j.png |