From de2045b826f80f1268e187617419667a97c60fda Mon Sep 17 00:00:00 2001 From: Nathaniel Varona Date: Fri, 2 Oct 2015 04:03:42 +0800 Subject: [PATCH] Fix Github Avatar URL --- .gitignore | 4 +++- syte/static/templates/github-profile.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4a3b09fd1..52b2f3a11 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ .idea personal_syte_settings.py .elasticbeanstalk/ -.vagrant/ \ No newline at end of file +.vagrant/ +personal_static +personal_templates diff --git a/syte/static/templates/github-profile.html b/syte/static/templates/github-profile.html index d36ada9f5..808cd95a9 100644 --- a/syte/static/templates/github-profile.html +++ b/syte/static/templates/github-profile.html @@ -3,7 +3,7 @@
- {{name}} + {{name}}