From 3f09dd5da24f9e9a7dc4ca1b0840c4fe75013945 Mon Sep 17 00:00:00 2001 From: DevvyyXYZ Date: Sun, 24 Nov 2024 18:23:54 +0000 Subject: [PATCH] updated asset references --- retype.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/retype.yml b/retype.yml index 24c70fa..91f9cf6 100644 --- a/retype.yml +++ b/retype.yml @@ -53,8 +53,8 @@ url: https://github.com/Dev0-bot/dev0-docs branding: title: DEV0 - logo: assets/LogoDark.png - logoDark: assets/LogoDark.png + logo: assets/Logo.png + logoDark: assets/Logo.png logoAlign: left # Align the logo to the right or the left label: v1.1.1 # To remove the label, remove this config @@ -125,7 +125,7 @@ exclude: # Files or folders to exclude from the build # ----------------------------------------------------------------------------- -favicon: static/favicon.png # Path to a custom favicon, or +favicon: assets/Logo.png # Path to a custom favicon, or # just put a favicon.ico in your project root # ----------------------------------------------------------------------------- @@ -163,7 +163,7 @@ markdown: # Markdown configuration options # ----------------------------------------------------------------------------- meta: - title: " | Bot Maker 4 Discord" # Appended to the element on all pages + title: " | DEV0" # Appended to the <title> element on all pages # -----------------------------------------------------------------------------