Script to add posts to all required pages

main
TitanElectrons 1 year ago
parent 334b2b9a6f
commit 14aa540423

@ -0,0 +1,7 @@
nvim -c '39' -c 'norm yypk14w' ../sitemap/index.html
nvim -c '3' -c 'norm yypk10w' index.html
nvim -c '3' -c 'norm yypk10w' linux/index.html
nvim -c '3' -c 'norm yypk10w' software/index.html
nvim -c '3' -c 'norm yypk10w' technology/index.html
nvim -c '3' -c 'norm yypk10w' guides/index.html
nvim -c '3' -c 'norm yypk10w' other/index.html
Loading…
Cancel
Save