diff --git a/pinaxcon/templates/homepage.html b/pinaxcon/templates/homepage.html
index 3e73d49d..bf5d00fb 100644
--- a/pinaxcon/templates/homepage.html
+++ b/pinaxcon/templates/homepage.html
@@ -1,6 +1,8 @@
{% extends "site_base.html" %}
{% load i18n static %}
+{# NOTE: This template is not used due to flatpages. #}
+
{% block meta_desc %}FOSSY (Free and Open Source Yearly) is a 4 day community-oriented conference focused on the creation and impact of free and open source software. Join us in Portland, OR - August 1–4th 2024 at Portland State University.{% endblock %}
{% block og_desc %}FOSSY (Free and Open Source Yearly) is a 4 day community-oriented conference focused on the creation and impact of free and open source software. Join us in Portland, OR - August 1–4th 2024 at Portland State University.{% endblock %}