fix bad merge from outdated layout

This commit is contained in:
Fred K. Schott 2021-07-31 08:36:01 -07:00
parent 01d72bc27a
commit ca3c16a611
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
---
layout: ~/layouts/Main.astro
layout: ~/layouts/MainLayout.astro
title: Aloittaminen
---

View file

@ -1,5 +1,5 @@
---
layout: ~/layouts/Main.astro
layout: ~/layouts/MainLayout.astro
title: Asennus
---

View file

@ -1,5 +1,5 @@
---
layout: ~/layouts/Main.astro
layout: ~/layouts/MainLayout.astro
title: Pika-aloitus
---