Skip to content

Commit b672492

Browse files
authored
Update layout_en.html
1 parent 91015d4 commit b672492

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_layouts/layout_en.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</a>
5151
</li>
5252
</ol>
53-
<ol class="inline-flex md:space-x-2 rtl:space-x-reverse">
53+
<!--ol class="inline-flex md:space-x-2 rtl:space-x-reverse">
5454
<li>
5555
<a href="/profile" class="inline-flex items-center text-sm font-medium hover:text-orange-600"
5656
title="Profile">
@@ -93,14 +93,14 @@
9393
<span class="hidden sm:inline-block" i18n>Sign out</span>
9494
</button>
9595
</li>
96-
</ol>
96+
</ol-->
9797
</nav>
9898
</div>
9999
<header class="flex justify-between border-t-4 border-b-8 border-orange-500">
100100
<div class="flex items-center w-1/2 h-32 ml-6">
101101
<a href="/" class="flex justify-start" itemscope itemtype="https://schema.org/Corporation">
102102
<img src="/assets/img/coderic-isotipo.svg" itemprop="logo" alt="Coderic logo" class="h-20">
103-
<svg class="h-20" viewBox="0 0 140 50" version="1.1" xmlns="http://www.w3.org/2000/svg"
103+
<svg class="h-20" viewBox="0 0 300 50" version="1.1" xmlns="http://www.w3.org/2000/svg"
104104
xmlns:svg="http://www.w3.org/2000/svg">
105105
<defs>
106106
<linearGradient id="metal" x1="0" x2="0" y1="0" y2="1">

0 commit comments

Comments
 (0)