diff --git a/.gitignore b/.gitignore index a5bc6c9..1a40627 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ db.sqlite3 /media -/static \ No newline at end of file +/static +/producthunt/static/open-iconic/ diff --git a/producthunt/templates/base.html b/producthunt/templates/base.html index 3501321..339dd87 100644 --- a/producthunt/templates/base.html +++ b/producthunt/templates/base.html @@ -15,6 +15,7 @@ + @@ -51,6 +52,7 @@