content/index: fix header div

This commit is contained in:
Antoine Martin 2024-09-08 18:49:06 -04:00
parent fb00c5e544
commit 5f7d547c07
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
3 changed files with 17 additions and 17 deletions

View file

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-09-08 17:48-0400\n"
"POT-Creation-Date: 2024-09-08 18:47-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -24,11 +24,11 @@ msgstr ""
#. type: Plain text
#, markdown-text, no-wrap
msgid ""
"<header class=\"row home text-centered\">\n"
"<div class=\"row home text-centered\">\n"
" <div class=\"col-sm-6 home-logo\">\n"
" \t<img src=\"img/ilot.black.png\" alt=\"ilot logo\" width=\"400\" "
" \t<img src=\"images/ilot.black.png\" alt=\"ilot logo\" width=\"400\" "
"height=\"400\"> \n"
" \t<div class=\"login\">\n"
" \t <div class=\"login\">\n"
" \t\t<a href=\"https://ilot.io/apps/files\"><h4>Your files</h4> </a>\n"
"\t\t</div> \n"
" </div>\n"
@ -39,8 +39,8 @@ msgid ""
" <div class=\"join\">\n"
" \t\t<a href=\"https://ilot.io/apps/files\"><h4>Join</h4> </a>\n"
" </div> \n"
"\t</div>\n"
"</header>\n"
" </div>\n"
"</div>\n"
"<div class=\"row coop\">\n"
" <div class=\"col-sm-6 coop-title\">\n"
" <h5><i>the</i></h5> \n"