Skip to content

Commit 4fe23cb

Browse files
author
aleksandrsokolov
committed
minor correction
1 parent 5bd2d12 commit 4fe23cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/support.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import React from "react";
33
import EmptyPagePlaceholder from "../components/EmptyPagePlaceholder";
44

55
const SupportPage = () => (
6-
<Layout pageTitle="Support | DCCN'2022" active="support">
6+
<Layout pageTitle="Support | DCCN'2026" active="support">
77
<section className="container mx-auto md:w-3/4 px-4 md:px-0" id="contact">
88
<EmptyPagePlaceholder
99
imageName="undraw_envelope_n8lc.svg"

0 commit comments

Comments
 (0)