Skip to content

Commit

Permalink
chore: adding add-Link in settings page
Browse files Browse the repository at this point in the history
  • Loading branch information
puni9869 committed Nov 10, 2024
1 parent 0834f41 commit 197f369
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/setting/setting.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<div class="flex flex-row py-3 px-2 bg-white border-l-2 border-r-2 border-gray-200">
{{template "layout/nav_bar_opener" .}}
{{template "widget/search" .}}
{{template "widget/add_link" .}}
</div>
{{template "setting/container" .}}
</main>
Expand Down

0 comments on commit 197f369

Please sign in to comment.