diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-08 12:55:28 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-08 12:55:40 -0600 |
commit | 1f582f2bd757abb4bfd415a9ab69310f37cf93ba (patch) | |
tree | 72c8b313f33284090c12e24a87cfb84a8ab8f8a0 /templates/index.html | |
parent | 8e2656e58c72ebf67d45e23779e8dbc7860a94da (diff) |
my changes
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 3fa91d3..2ef19d1 100644 --- a/templates/index.html +++ b/templates/index.html @@ -171,7 +171,7 @@ <span class="sr-only">Open user menu</span> <img class="h-8 w-8 rounded-full bg-gray-50" src="https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80" alt=""> <span class="hidden lg:flex lg:items-center"> - <span class="ml-4 text-sm font-semibold leading-6 text-gray-900" aria-hidden="true">Tom Cook</span> + <span class="ml-4 text-sm font-semibold leading-6 text-gray-900" aria-hidden="true">Tom Apple</span> <svg class="ml-2 h-5 w-5 text-gray-400" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z" clip-rule="evenodd" /> </svg> |