mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-01 19:20:51 +00:00
Fix main page link order in navigation
This commit is contained in:
parent
d8d3fe9838
commit
03f6964a82
@ -4,7 +4,7 @@ desc: A collection of creatures and stuff I have adopted from other websites.
|
||||
isContentDivided: true
|
||||
hasTooltips: true
|
||||
eleventyNavigation:
|
||||
order: 7
|
||||
order: 8
|
||||
---
|
||||
|
||||
{%- macro adoptable(url, file, alt, tooltip=alt) -%}
|
||||
|
@ -4,5 +4,5 @@ title: Links
|
||||
desc: A curated collection of links.
|
||||
hasTooltips: true
|
||||
eleventyNavigation:
|
||||
order: 8
|
||||
order: 9
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user