diff options
| author | Romain Gonçalves <me@rgoncalves.se> | 2021-08-07 20:27:00 +0200 |
|---|---|---|
| committer | Romain Gonçalves <me@rgoncalves.se> | 2021-08-07 20:27:00 +0200 |
| commit | 6ca04ed7d406781bb47dc826bea12f970cd4ebb8 (patch) | |
| tree | 3262f454217dd802544ddb11aec890622fc54f9d /bin | |
| parent | 8b533032927840d35d31b124ec46ab2803f3fcf2 (diff) | |
| download | rgoncalves.se-6ca04ed7d406781bb47dc826bea12f970cd4ebb8.tar.gz | |
Makefile: Add deployment
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/ssg | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -44,7 +44,6 @@ _convert_urls() { sed -i "s@<img[^>]* src=\"[/^\"]*/@<img src=\"$2/@g" "${1}" } - main() { local file |