Skip to content

Commit e76c2db

Browse files
committed
add chart emoji
1 parent 8437aac commit e76c2db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/layouts/master.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<div class="px-4 md:px-10 py-4 md:py-7">
2020
<div class="flex items-center justify-between">
2121
<p class="focus:outline-none text-base sm:text-lg md:text-xl lg:text-2xl font-bold leading-normal text-gray-800" tabindex="0">
22-
{{ $title }}
22+
{{ $title }} 📈
2323
</p>
2424
</div>
2525
</div>

0 commit comments

Comments
 (0)