Skip to content

Commit 4f068e1

Browse files
okineadevserhalpdanielroe
authored
feat: add search icon on the home page (#744)
Co-authored-by: Philippe Serhal <philippe.serhal@gmail.com> Co-authored-by: Daniel Roe <daniel@roe.dev>
1 parent d189f99 commit 4f068e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/pages/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ defineOgImageComponent('Default', {
109109
type="submit"
110110
class="absolute inset-ie-2 px-4 py-2 font-mono text-sm text-bg bg-fg rounded-md transition-[background-color,transform] duration-200 hover:bg-fg/90 active:scale-95 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-fg/50"
111111
>
112+
<span class="i-carbon:search align-middle w-4 h-4" aria-hidden="true"></span>
112113
{{ $t('search.button') }}
113114
</button>
114115
</div>

0 commit comments

Comments
 (0)