mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 01:47:25 +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…
Add table
Add a link
Reference in a new issue