autolink headings
This commit is contained in:
parent
6a9e9ebc4c
commit
869a44dd04
6 changed files with 61 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ const { currentPage } = Astro.props as Props;
|
|||
// const lang = getLanguageFromURL(currentPage);
|
||||
---
|
||||
|
||||
<nav class="flex justify-between py-2 px-4 items-center h-25 bg-header" title="Top Navigation">
|
||||
<nav class="flex justify-between py-2 px-4 items-center h-25 bg-[#161616]" title="Top Navigation">
|
||||
<!-- <div class="menu-toggle">
|
||||
<SidebarToggle client:idle />
|
||||
</div> -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue