diff --git a/src/favicon.png b/src/favicon.png deleted file mode 100644 index 2d3e6f7..0000000 Binary files a/src/favicon.png and /dev/null differ diff --git a/src/images/quran.svg b/src/favicon.svg similarity index 94% rename from src/images/quran.svg rename to src/favicon.svg index db57cba..89cb893 100644 --- a/src/images/quran.svg +++ b/src/favicon.svg @@ -1,4 +1,4 @@ - + diff --git a/src/html/index.html.erb b/src/html/index.html.erb index 742d49a..6a3765e 100644 --- a/src/html/index.html.erb +++ b/src/html/index.html.erb @@ -5,7 +5,7 @@ - + <%= inline_css('/css/postman.scss') %> <%= opengraph(context) %> diff --git a/src/html/random.html.erb b/src/html/random.html.erb index f728364..5fbfc86 100644 --- a/src/html/random.html.erb +++ b/src/html/random.html.erb @@ -2,6 +2,7 @@ <%= t(context.locale, "TheNobleQuran") %> + <%= inline_json("/slugs.json") %> diff --git a/src/html/redirect.html.erb b/src/html/redirect.html.erb index 8f0a377..65ed532 100644 --- a/src/html/redirect.html.erb +++ b/src/html/redirect.html.erb @@ -2,7 +2,7 @@ <%= t("en", "TheNobleQuran") %> - + diff --git a/src/html/stream.html.erb b/src/html/stream.html.erb index 16cfea2..abe30dd 100644 --- a/src/html/stream.html.erb +++ b/src/html/stream.html.erb @@ -19,8 +19,8 @@ href="https://al-quran.reflectslight.io/<%= locale %>/<%= context.surah.slug %>/" /> <% end %> + <%= opengraph(context) %> -