Removed email as it was already a bit too much on the navmenu; better for mobile now and email is still there in the "contact" section using mailto
This commit is contained in:
parent
92fe0a1a47
commit
b957204804
@ -36,9 +36,8 @@
|
||||
{% endif %}
|
||||
</ul>
|
||||
</li>
|
||||
{% if section.email or section.phone %}
|
||||
{% if section.phone %}
|
||||
<li>
|
||||
<p>{{ section.email }}</p>
|
||||
<p>{{ section.phone }}</p>
|
||||
</li>
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user