Select the types of activity you want to include in your feed.
1<nav class="w-full flex items-center dark:text-white drop-shadow-sm bg-white dark:bg-gray-800 px-6 py-2 h-[44px]"> 2 <a href="/" class="text-2xl no-underline hover:no-underline"> 3 {{ template "fragments/logotypeSmall" }} 4 </a> 5</nav>