Skip to content

Commit 19ae042

Browse files
committed
fix(cg): it is neither June nor 2023
1 parent 1d4a6cb commit 19ae042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/client/src/components/static/communityGuidelines.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="container-fluid w-75 mx-auto">
33
<h1>{{ $t('communityGuidelines') }}</h1>
44
<hr>
5-
<p>{{ $t('lastUpdated') }} June 16, 2023</p>
5+
<p>{{ $t('lastUpdated') }} July 16, 2026</p>
66
<h2 id="welcome">
77
{{ $t('commGuideHeadingWelcome') }}
88
</h2>

0 commit comments

Comments
 (0)