Merge branch 'main' into production
This commit is contained in:
commit
4100c91283
2 changed files with 1 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
ul.body.stream {
|
||||
li.ayah {
|
||||
span.title span {
|
||||
span span {
|
||||
color: $secondary-color;
|
||||
}
|
||||
p { }
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
href="https://al-quran.reflectslight.io/<%= locale %>/<%= context.surah.transliterated_name %>/"
|
||||
/>
|
||||
<% end %>
|
||||
<link rel="icon" href="/favicon.svg">
|
||||
<%= opengraph(context) %>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue