Monorepo for Tangled tangled.org

appview: dolly #578

merged opened by oppi.li targeting master from push-uylxxnsupvlk
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:qfpnj4og54vl56wngdriaxug/sh.tangled.repo.pull/3lywyd4nsi522
+4 -4
Interdiff #0 #1
appview/pages/pages.go

This file has not been changed.

appview/pages/templates/favicon.html

This file has not been changed.

appview/pages/templates/fragments/dolly/logo.html

This file has not been changed.

appview/pages/templates/fragments/dolly/silhouette.html

This file has not been changed.

appview/pages/templates/fragments/logotype.html

This file has not been changed.

+1 -1
appview/pages/templates/fragments/logotypeSmall.html
··· 1 1 {{ define "fragments/logotypeSmall" }} 2 2 <span class="flex items-center gap-2"> 3 3 {{ template "fragments/dolly/logo" "size-8 text-black dark:text-white" }} 4 - <span class="font-bold text-lg not-italic">tangled</span> 4 + <span class="font-bold text-xl not-italic">tangled</span> 5 5 <span class="font-normal not-italic text-xs rounded bg-gray-100 dark:bg-gray-700 px-1"> 6 6 alpha 7 7 </span>
+2 -2
appview/pages/templates/layouts/fragments/footer.html
··· 3 3 <div class="container mx-auto max-w-7xl px-4"> 4 4 <div class="flex flex-col lg:flex-row justify-between items-start text-gray-600 dark:text-gray-400 text-sm gap-8"> 5 5 <div class="mb-4 md:mb-0"> 6 - <a href="/" hx-boost="true" class="flex gap-2 font-semibold italic"> 7 - {{ template "fragments/logotype" }} 6 + <a href="/" hx-boost="true" class="flex gap-2 font-semibold italic no-underline hover:no-underline"> 7 + {{ template "fragments/logotypeSmall" }} 8 8 </a> 9 9 </div> 10 10
+1 -1
appview/pages/templates/layouts/fragments/topbar.html
··· 2 2 <nav class="space-x-4 px-6 py-2 rounded bg-white dark:bg-gray-800 dark:text-white drop-shadow-sm"> 3 3 <div class="flex justify-between p-0 items-center"> 4 4 <div id="left-items"> 5 - <a href="/" hx-boost="true" class="text-2xl"> 5 + <a href="/" hx-boost="true" class="text-2xl no-underline hover:no-underline"> 6 6 {{ template "fragments/logotypeSmall" }} 7 7 </a> 8 8 </div>
appview/pages/templates/user/login.html

This file has not been changed.

History

2 rounds 0 comments
sign up or login to add to the discussion
oppi.li submitted #1
1 commit
expand
appview: dolly
expand 0 comments
pull request successfully merged
oppi.li submitted #0
1 commit
expand
appview: dolly
expand 0 comments