[gtk-web/issue-10: 1/2] Move the Blog link at the end of the navbar
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/issue-10: 1/2] Move the Blog link at the end of the navbar
- Date: Fri, 24 Jan 2020 15:07:26 +0000 (UTC)
commit 52349caea9ad04a432ebe0372d574ebecf386876
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Jan 24 15:01:27 2020 +0000
Move the Blog link at the end of the navbar
It's an external link, so it shouldn't be in the middle of the most
prominent links on the page.
_data/navigation.yml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/_data/navigation.yml b/_data/navigation.yml
index 2c6f4a3..b56e54a 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -25,12 +25,6 @@ menu_links:
header: true
footer: true
section: Project
- - name: Development Blog
- href: https://blog.gtk.org/
- header: true
- footer: true
- external: true
- section: Community
- name: Docs
href: /docs/
header: true
@@ -70,6 +64,12 @@ menu_links:
footer: true
section: Project
external: true
+ - name: Development Blog
+ href: https://blog.gtk.org/
+ header: true
+ footer: true
+ external: true
+ section: Community
- name: Discussion
href: https://discourse.gnome.org
header: false
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]