Merge recent changes #1

Merged
aadil merged 23 commits from dev into main 2023-01-24 07:44:26 +00:00
2 changed files with 8 additions and 1 deletions
Showing only changes of commit dd1fb1a86c - Show all commits

1
parts/nav-menu.html Normal file
View File

@ -0,0 +1 @@
<!-- wp:navigation {"ref":104,"layout":{"type":"flex","orientation":"vertical","justifyContent":"right"}} /-->

View File

@ -71,5 +71,11 @@
"background": "var(--wp--preset--color--background)",
"text": "var(--wp--preset--color--foreground)"
}
}
},
"templateParts": [
{
"name": "nav-menu",
"title": "Navigation"
}
]
}