diff --git a/assets/js/components/Navbar.vue b/assets/js/components/Navbar.vue index 650524f43..a5f43a2a2 100644 --- a/assets/js/components/Navbar.vue +++ b/assets/js/components/Navbar.vue @@ -2,7 +2,7 @@
-
+
{{ siteTitle }}
diff --git a/source/_partials/layout/navbar.html.twig b/source/_partials/layout/navbar.html.twig index cf7e0e4c4..fd5e2e5e5 100644 --- a/source/_partials/layout/navbar.html.twig +++ b/source/_partials/layout/navbar.html.twig @@ -1,6 +1,6 @@
-
+
{{ site.title }}