Skip to content

Commit 0d27c5b

Browse files
committed
missing permalinks fixed
1 parent 6c36e0f commit 0d27c5b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

_pages/autor.html renamed to _pages/about.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
3-
title: About
4-
permalink: /about/
3+
title: Autor
4+
permalink: /autor/
55
---
66

77
<h2>Blog</h2>

_pages/kategorie.html renamed to _pages/categories.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
3-
title: Categories
4-
permalink: /categories/
3+
title: Kategorie
4+
permalink: /kategorie/
55
---
66

77
<div class="categories-post-wrapper">

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: home
3-
title: Home page
3+
title: Strona główna
44
---
55

66

0 commit comments

Comments
 (0)