From 7a106b9b26cbe83ed480cff516551613409f3b9c Mon Sep 17 00:00:00 2001 From: Gabi Date: Thu, 23 Jan 2025 13:36:08 -0500 Subject: [PATCH] Fixed title --- observablehq.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/observablehq.config.js b/observablehq.config.js index a4cbfef..ed1d0ba 100644 --- a/observablehq.config.js +++ b/observablehq.config.js @@ -1,7 +1,7 @@ // See https://observablehq.com/framework/config for documentation. export default { // The app’s title; used in the sidebar and webpage titles. - title: ".\\NFLOddsVis", + title: "NFLOddsVis", // The pages and sections in the sidebar. If you don’t specify this option, // all pages will be listed in alphabetical order. Listing pages explicitly