diff options
author | EuAndreh <eu@euandre.org> | 2020-08-04 08:24:38 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-08-04 08:24:38 -0300 |
commit | 12f9a4e9d8ed48d66204a1f3a4d1981cc53d00f0 (patch) | |
tree | 38c5e5dd8acb565ecdc1f566f2d86fe5369ce64f /_posts | |
parent | Revert "Don't reverse the order of posts in the posting list in index.html" (diff) | |
download | euandre.org-12f9a4e9d8ed48d66204a1f3a4d1981cc53d00f0.tar.gz euandre.org-12f9a4e9d8ed48d66204a1f3a4d1981cc53d00f0.tar.xz |
Use relative paths for <a> links in the same server
Diffstat (limited to '_posts')
-rw-r--r-- | _posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md b/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md index a66d957..08cec51 100644 --- a/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md +++ b/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md @@ -261,8 +261,8 @@ present anywhere else; etc. youtube-dl is a great tool to keep at hand. It covers a really large range of video websites and works robustly. -Feel free to copy and modify this code, and [send me](mailto:eu@euandre.org) suggestions of improvements or related -content. +Feel free to copy and modify this code, and [send me](mailto:eu@euandre.org) +suggestions of improvements or related content. ## *Edit* |