Add meta description for root path / redirect.html.erb

This commit is contained in:
0x1eef 2024-07-25 14:00:39 -03:00
parent b56b344854
commit bbe1255a80

View file

@ -2,6 +2,7 @@
<html lang="en" dir="ltr">
<head>
<title><%= t("en", "TheNobleQuran") %></title>
<meta name="description" content="<%= t('en', 'meta.index.description') %>">
<%= erb("_version.html.erb") %>
<%= opengraph(Ryo(filename: "redirect.html.erb", locale: "en")) %>
<link