From bfde2b3a3738702a792dba9a0f4ab0043bd6e068 Mon Sep 17 00:00:00 2001 From: p-zach Date: Wed, 16 Apr 2025 21:21:22 -0400 Subject: [PATCH] Update navbar --- myst.yml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/myst.yml b/myst.yml index 5db7be6ff..2a3a7547f 100644 --- a/myst.yml +++ b/myst.yml @@ -28,17 +28,15 @@ project: - file: ./doc/expressions.md site: nav: - - title: Getting started - children: - - title: Overview - url: /readme - - title: Install guide - url: /install + - title: GTSAM.org + url: https://gtsam.org - title: C++ reference url: https://gtsam.org/doxygen/ + options: + logo_text: GTSAM template: book-theme - # TODO: Graphics for favicon and to replace "Made with MyST" in the top left + # TODO: Graphics for favicon, site logo # options: # favicon: favicon.ico # logo: site_logo.png