update portfolio sections
This commit is contained in:
parent
9d5f6bc5fb
commit
c4a83cf5be
4 changed files with 33 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
<a href="#main" class="skip-link">Skip to content</a>
|
||||
|
||||
{% get_site_root as site_root %}
|
||||
<nav class="w-full flex justify-center my-8">
|
||||
<nav class="w-full flex justify-center my-8 main">
|
||||
<ul class="flex space-x-8">
|
||||
<li><a href="{% pageurl site_root %}">{{ site_root.title }}</a></li>
|
||||
{% for menuitem in site_root.get_children.live.in_menu %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue