Add link to collection page in home layout
This commit is contained in:
parent
57978a71c7
commit
b895c17e4a
1 changed files with 4 additions and 0 deletions
|
@ -168,6 +168,10 @@
|
|||
<img src="/icon_work.webp" alt="Work icon by Shar"></img>
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
<a class="icon-item" href="/collection">
|
||||
<img src="/icon_work.webp" alt="Work icon by Shar"></img>
|
||||
<span>Collection</span>
|
||||
</a>
|
||||
<a class="icon-item" href="/recettes">
|
||||
<img src="/icon_work.webp" alt="Work icon by Shar"></img>
|
||||
<span>Recettes</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue