1
0
mirror of https://github.com/actix/actix-website synced 2024-11-23 16:31:08 +01:00

docs: update navbar title

This commit is contained in:
Rob Ede 2024-06-10 23:17:13 +01:00
parent e91e33e81b
commit 55f12ef0b2
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

View File

@ -24,12 +24,12 @@ const config: Config = {
themes: ["@docusaurus/theme-mermaid"], themes: ["@docusaurus/theme-mermaid"],
themeConfig: { themeConfig: {
navbar: { navbar: {
title: "Actix", title: "Actix Web",
logo: { logo: {
alt: "Actix Logo",
src: "img/logo-icon.png", src: "img/logo-icon.png",
width: 32, width: 32,
height: 32, height: 32,
alt: "Actix Web Logo",
}, },
items: [ items: [
{ {