Add rocket icon

This commit is contained in:
prototypa
2023-07-27 14:47:50 -04:00
parent 8cd3985c5d
commit 0e793097cd

View File

@ -3,5 +3,5 @@ import { SITE } from '~/config.mjs';
--- ---
<span class="self-center ml-2 text-2xl md:text-xl font-bold text-gray-900 whitespace-nowrap dark:text-white"> <span class="self-center ml-2 text-2xl md:text-xl font-bold text-gray-900 whitespace-nowrap dark:text-white">
{SITE?.name} 🚀 {SITE?.name}
</span> </span>