engineering blog at https://blog.tangled.org
26
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 5 lines 237 B view raw
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>