mirror of
https://github.com/actix/actix-website
synced 2024-11-24 00:41:07 +01:00
docs: update website title
This commit is contained in:
parent
594d3f3d34
commit
e91e33e81b
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user