diff --git a/appview/pages/templates/fragments/dolly/logotype.html b/appview/pages/templates/fragments/dolly/logotype.html new file mode 100644 index 00000000..d684ba5c --- /dev/null +++ b/appview/pages/templates/fragments/dolly/logotype.html @@ -0,0 +1,48 @@ +{{ define "fragments/dolly/logotype" }} + + + + + + + + + + + + +{{ end }} diff --git a/appview/pages/templates/fragments/logotypeSmall.html b/appview/pages/templates/fragments/logotypeSmall.html index 156a956c..0ac8c9e4 100644 --- a/appview/pages/templates/fragments/logotypeSmall.html +++ b/appview/pages/templates/fragments/logotypeSmall.html @@ -1,7 +1,6 @@ {{ define "fragments/logotypeSmall" }} - {{ template "fragments/dolly/logo" (dict "Classes" "size-8 text-black dark:text-white")}} - tangled + {{ template "fragments/dolly/logotype" (dict "Classes" "h-8 text-black dark:text-white") }} alpha