mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
* replace .URL with .RelPermalink
find * -type f -exec sed -i "" "s/.URL/.RelPermalink/g" {} \;
* fix my bad
* replace .URL with .RelPermalink
find * -type f -exec sed -i "" "s/.URL/.RelPermalink/g" {} \;
* fix my bad