fix(post): links not rendered

This commit is contained in:
curben 2019-06-11 19:15:57 +09:30
parent 2ae8f9b08e
commit 6fff7ee8d2
1 changed files with 1 additions and 2 deletions

View File

@ -80,6 +80,5 @@ for i in *.pdf; do
done
```
<br/>
<br/><br/>
Source: [Internal Pointers](https://www.internalpointers.com/post/compress-pdf-file-ghostscript-linux), [firstdoit](https://gist.github.com/firstdoit/6390547), [ahmed-musallam](https://gist.github.com/ahmed-musallam/27de7d7c5ac68ecbd1ed65b6b48416f9), [Ghostscript Docs](https://ghostscript.com/doc/current/Ps2pdf.htm)