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:
parent
e91e33e81b
commit
55f12ef0b2
@ -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: [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user