X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=articles%2Fgit-setup-own-server-part2.md;h=de3934dba6735cbd909f9a1a78c3abc9d7662c2a;hb=e0b87613921d1f1440c3507b23d8b2537bd1e267;hp=6124b4b3cf7964e7f5aaaf1bf3896479ee262dc7;hpb=6ab8cb7d819405de6154f60130dd8f91b52d985c;p=danix.xyz.git diff --git a/articles/git-setup-own-server-part2.md b/articles/git-setup-own-server-part2.md index 6124b4b..de3934d 100644 --- a/articles/git-setup-own-server-part2.md +++ b/articles/git-setup-own-server-part2.md @@ -5,7 +5,7 @@ type: post date: 2018-12-17T07:39:08+00:00 excerpt: followup on my previous article regarding GIT and how to automatically deploy python flask scripts to serve a web app with apache. draft: true -featured_image: /wp-content/uploads/2018/07/gitout.jpg +featured_image: /uploads/2018/07/gitout.jpg categories: - blogging - code