From 53633bb1d071054334de83471b7874a21aa1ba48 2024-03-18 04:21:21 From: Ben Sturmfels Date: 2024-03-18 04:21:21 Subject: [PATCH] Note that homepage.html isn't used --- diff --git a/pinaxcon/templates/homepage.html b/pinaxcon/templates/homepage.html index 3e73d49d8787e2440e175bd466be5a8f19de2461..bf5d00fb2601e3a95f8b2e06c51692c1ad67afef 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 %}