🐛 fix(i18n): atom feed page direction for RTL langs (#268)
Co-authored-by: welpo <welpo@users.noreply.github.com>
This commit is contained in:
parent
13045f02a6
commit
5a306d04cb
@ -15,7 +15,7 @@
|
|||||||
<link rel="stylesheet" href="{/atom:feed/atom:link[@rel='extra-stylesheet']/@href}" />
|
<link rel="stylesheet" href="{/atom:feed/atom:link[@rel='extra-stylesheet']/@href}" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body dir="auto">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<main>
|
<main>
|
||||||
<div class="info-box">
|
<div class="info-box">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user