We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd2d12 commit 4fe23cbCopy full SHA for 4fe23cb
src/pages/support.jsx
@@ -3,7 +3,7 @@ import React from "react";
3
import EmptyPagePlaceholder from "../components/EmptyPagePlaceholder";
4
5
const SupportPage = () => (
6
- <Layout pageTitle="Support | DCCN'2022" active="support">
+ <Layout pageTitle="Support | DCCN'2026" active="support">
7
<section className="container mx-auto md:w-3/4 px-4 md:px-0" id="contact">
8
<EmptyPagePlaceholder
9
imageName="undraw_envelope_n8lc.svg"
0 commit comments