diff --git a/appview/pages/templates/fragments/logotype.html b/appview/pages/templates/fragments/logotype.html new file mode 100644 index 00000000..f4745fa7 --- /dev/null +++ b/appview/pages/templates/fragments/logotype.html @@ -0,0 +1,8 @@ +{{ define "fragments/logotype" }} + + tangled + + alpha + + +{{ end }} diff --git a/appview/pages/templates/layouts/fragments/topbar.html b/appview/pages/templates/layouts/fragments/topbar.html index bc89da24..7b7ea50e 100644 --- a/appview/pages/templates/layouts/fragments/topbar.html +++ b/appview/pages/templates/layouts/fragments/topbar.html @@ -2,9 +2,7 @@