🐛 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}" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<body dir="auto">
|
||||
<div class="content">
|
||||
<main>
|
||||
<div class="info-box">
|
||||
|
Loading…
x
Reference in New Issue
Block a user