Skip to content

Commit

Permalink
Integrate search on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
TimDaub committed Dec 19, 2024
1 parent 8b0716a commit 84053d7
Show file tree
Hide file tree
Showing 6 changed files with 1,027 additions and 23 deletions.
1 change: 1 addition & 0 deletions src/views/components/header.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ const header = async (theme, path) => {
style="width: 33%; padding: 7px 7px 7px 0; display: flex; justify-content: flex-end;"
>
<div id="bell"></div>
<div id="search"></div>
</div>
</div>
</td>
Expand Down
Loading

0 comments on commit 84053d7

Please sign in to comment.