mirror of
https://github.com/actix/actix-website
synced 2025-09-01 09:17:21 +02:00
docs: update website title
This commit is contained in:
@@ -6,7 +6,7 @@ import { themes as prismThemes } from "prism-react-renderer";
|
|||||||
const draculaTheme = prismThemes.dracula;
|
const draculaTheme = prismThemes.dracula;
|
||||||
|
|
||||||
const config: Config = {
|
const config: Config = {
|
||||||
title: "Actix",
|
title: "Actix Web",
|
||||||
tagline:
|
tagline:
|
||||||
"Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust",
|
"Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust",
|
||||||
url: "https://actix.rs",
|
url: "https://actix.rs",
|
||||||
|
Reference in New Issue
Block a user