Fix #266 Co-authored-by: meaz <meaz@disroot.org> Reviewed-on: #275 Reviewed-by: antilopa <antilopa@no-reply@disroot.org> Co-authored-by: meaz <meaz@no-reply@disroot.org> Co-committed-by: meaz <meaz@no-reply@disroot.org>
This commit is contained in:
parent
66bd2f2e15
commit
a1a791398e
10 changed files with 25 additions and 4 deletions
|
@ -17,3 +17,5 @@ menu: home
|
|||
big_header: true
|
||||
onpage_menu: true
|
||||
---
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Disrot Blog" href="de/blog.atom" />
|
||||
|
|
|
@ -17,3 +17,5 @@ menu: home
|
|||
big_header: true
|
||||
onpage_menu: true
|
||||
---
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Disrot Blog" href="en/blog.atom" />
|
||||
|
|
|
@ -17,3 +17,5 @@ menu: home
|
|||
big_header: true
|
||||
onpage_menu: true
|
||||
---
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Disrot Blog" href="es/blog.atom" />
|
||||
|
|
|
@ -17,3 +17,5 @@ menu: home
|
|||
big_header: true
|
||||
onpage_menu: true
|
||||
---
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Disrot Blog" href="fr/blog.atom" />
|
||||
|
|
|
@ -17,3 +17,5 @@ menu: home
|
|||
big_header: true
|
||||
onpage_menu: true
|
||||
---
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Disrot Blog" href="it/blog.atom" />
|
||||
|
|
|
@ -17,3 +17,5 @@ menu: home
|
|||
big_header: true
|
||||
onpage_menu: true
|
||||
---
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Disrot Blog" href="ru/blog.atom" />
|
||||
|
|
|
@ -17,8 +17,11 @@ content:
|
|||
pagination: true
|
||||
|
||||
feed:
|
||||
description: Sample Blog Description
|
||||
title: 'Disroot Blog'
|
||||
description: 'Disroot Blog'
|
||||
limit: 10
|
||||
|
||||
pagination: true
|
||||
---
|
||||
|
||||
<link rel="alternate" type="application/atom+xml" title="Disoot Blog" href="blog.atom" />
|
||||
|
|
|
@ -17,8 +17,10 @@ content:
|
|||
pagination: true
|
||||
|
||||
feed:
|
||||
description: Sample Blog Description
|
||||
title: 'Disroot Blog'
|
||||
description: 'Disroot Blog'
|
||||
limit: 10
|
||||
|
||||
pagination: true
|
||||
---
|
||||
<link rel="alternate" type="application/atom+xml" title="Disroot Blog" href="blog.atom" />
|
||||
|
|
|
@ -17,8 +17,10 @@ content:
|
|||
pagination: true
|
||||
|
||||
feed:
|
||||
description: Sample Blog Description
|
||||
title: 'Disroot Blog'
|
||||
description: 'Disroot Blog'
|
||||
limit: 10
|
||||
|
||||
pagination: true
|
||||
---
|
||||
<link rel="alternate" type="application/atom+xml" title="Disroot Blog" href="blog.atom" />
|
||||
|
|
|
@ -17,8 +17,10 @@ content:
|
|||
pagination: true
|
||||
|
||||
feed:
|
||||
description: Sample Blog Description
|
||||
title: 'Disroot Blog'
|
||||
description: 'Disroot Blog'
|
||||
limit: 10
|
||||
|
||||
pagination: true
|
||||
---
|
||||
<link rel="alternate" type="application/atom+xml" title="Disroot Blog" href="blog.atom" />
|
||||
|
|
Loading…
Reference in a new issue