Fixed locale for pixel board
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 2m9s
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 2m9s
This commit is contained in:
@@ -184,7 +184,7 @@ const sectionTargets = {
|
||||
|
||||
<section class="normal-section" id="place">
|
||||
<Container>
|
||||
<h2 class="section-title">Place things!</h2>
|
||||
<h2 class="section-title">{{ t('pages.place_heading') }}</h2>
|
||||
<Place></Place>
|
||||
</Container>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user