mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-08-03 10:55:04 +00:00
base.njk: feed title
This commit is contained in:
parent
a66abd471e
commit
ee49c1f79a
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<link
|
||||
rel="alternate"
|
||||
href="/feed/feed.xml"
|
||||
title="{{ metadata.title }}"
|
||||
title="{{ translations[page.lang]['title'] }}"
|
||||
type="application/atom+xml">
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Reference in a new issue