From 8cb4f15d0726d6337e07f6e77e005f80df4eb4df Mon Sep 17 00:00:00 2001 From: Antonio Rosales <75122333+lethamburn@users.noreply.github.com> Date: Fri, 2 Jun 2023 08:07:18 +0200 Subject: [PATCH] Update theme.config.tsx --- theme.config.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.config.tsx b/theme.config.tsx index 77c9990..aa3dc97 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -16,6 +16,7 @@ const config: DocsThemeConfig = { ), useNextSeoProps() { return { + titleTemplate: "Star Wars Databank - API", defaultTitle: "Star Wars Databank - API", description: "The Star Wars Databank API is a REST API based on the galatic saga Star Wars. You will have access to hundreds of characters, droids, species, locations, organizations, vehicles and more. The Star Wars Databank API is filled with the official information from the Databank.",