mirror of
https://github.com/xHyroM/website.git
synced 2024-11-22 06:51:05 +01:00
refactor: move BlogLayout to blog/PostLayout
This commit is contained in:
parent
32ad10ce84
commit
1f1608336d
2 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Šťastný nový rok 2023
|
||||
date: 'Januar 01 2023'
|
||||
layout: ../../../layouts/BlogLayout.astro
|
||||
layout: ../../../layouts/blog/PostLayout.astro
|
||||
---
|
||||
|
||||
Ahoj!<br /><br />
|
||||
|
|
Loading…
Reference in a new issue