File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 < body >
3737 {% include nav.html %}
3838 < header >
39- < p id ="logo "> أ </ p >
40- < h1 > {{ messages.foundry }}</ h1 >
39+ < p id ="logo "> < a href =" /{{ messages.suffix }} " > أ </ a > </ p >
40+ < h1 id =" foundry " > < a href =" / {{ messages.suffix }} " > {{ messages. foundry }}</ a > </ h1 >
4141 < p class ="lang-switcher-side ">
4242 {% include language-switcher.html %}
4343 </ p >
Original file line number Diff line number Diff line change 2323 < body >
2424 {% include nav.html %}
2525 < header >
26- < p id ="logo "> أ </ p >
27- < h1 > {{ messages.foundry }}</ h1 >
26+ < p id ="logo "> < a href =" /{{ messages.suffix }} " > أ </ a > </ p >
27+ < h1 id =" foundry " > < a href =" / {{ messages.suffix }} " > {{ messages. foundry }}</ a > </ h1 >
2828 < p class ="lang-switcher-side ">
2929 {% include language-switcher.html %}
3030 </ p >
Original file line number Diff line number Diff line change 2525 < body >
2626 {% include nav.html %}
2727 < header >
28- < p id ="logo "> أ </ p >
29- < h1 id ="foundry "> {{ messages.foundry }}</ h1 >
28+ < p id ="logo "> < a href =" /{{ messages.suffix }} " > أ </ a > </ p >
29+ < h1 id ="foundry "> < a href =" / {{ messages.suffix }} " > {{ messages. foundry }}</ a > </ h1 >
3030 < p class ="lang-switcher-side ">
3131 {% include language-switcher.html %}
3232 </ p >
Original file line number Diff line number Diff line change 55 margin-block-end : 5% ;
66 margin-block-start : 0 ;
77}
8+
9+ #foundry {
10+ color : reset ;
11+ }
You can’t perform that action at this time.
0 commit comments