Note that homepage.html isn't used

This commit is contained in:
Ben Sturmfels 2024-03-18 15:21:21 +11:00
parent 239e9e94ed
commit 53633bb1d0
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -1,6 +1,8 @@
{% extends "site_base.html" %} {% extends "site_base.html" %}
{% load i18n static %} {% 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 14th 2024 at Portland State University.{% endblock %} {% 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 14th 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 14th 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 14th 2024 at Portland State University.{% endblock %}