diff --git a/content/experiment-control/artiq.md b/content/experiment-control/artiq.md index a0cd9efd..da17da12 100644 --- a/content/experiment-control/artiq.md +++ b/content/experiment-control/artiq.md @@ -6,6 +6,7 @@ template = "page.html" [extra] logo = "images/logo-artiq@2x.png" logo_size = 125 +logo_only = true +++ diff --git a/static/images/logo-artiq@2x.png b/static/images/logo-artiq@2x.png index 309e7b4d..169451d9 100644 Binary files a/static/images/logo-artiq@2x.png and b/static/images/logo-artiq@2x.png differ diff --git a/templates/page.html b/templates/page.html index 640308d6..1a3a9b5c 100644 --- a/templates/page.html +++ b/templates/page.html @@ -23,10 +23,14 @@ {% endif %} - {% if page.extra and page.extra.title %} -