diff --git a/fosspay/blueprints/html.py b/fosspay/blueprints/html.py index e6e37ca..2905552 100644 --- a/fosspay/blueprints/html.py +++ b/fosspay/blueprints/html.py @@ -105,6 +105,7 @@ def index(): else: gh_count = 0 gh_sum = 0 + gh_user = 0 return render_template("index.html", projects=projects, avatar=avatar, selected_project=selected_project,