From 8b5de64566a9c0219e8203770a95de2eff12e6d5 Mon Sep 17 00:00:00 2001
From: agusmakmun <summon.agus@gmail.com>
Date: Wed, 20 Apr 2016 23:11:12 +0700
Subject: [PATCH] Add post

---
 _posts/2016-04-20-setup-django-in-apache2-raspberry-pi.markdown | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_posts/2016-04-20-setup-django-in-apache2-raspberry-pi.markdown b/_posts/2016-04-20-setup-django-in-apache2-raspberry-pi.markdown
index afe6c7b..48377e1 100644
--- a/_posts/2016-04-20-setup-django-in-apache2-raspberry-pi.markdown
+++ b/_posts/2016-04-20-setup-django-in-apache2-raspberry-pi.markdown
@@ -34,4 +34,4 @@ Listen 192.168.1.27:8001
 
 And then, you can access from another client with IP: `192.168.1.27:8001`
 
-> Thanks for: _Nabil Abdat_
\ No newline at end of file
+> Thanks to: _Nabil Abdat_
\ No newline at end of file
-- 
GitLab