diff --git a/layouts/index.html b/layouts/index.html index f7b8921..4a746c5 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -36,8 +36,9 @@

Actix is blazingly fast. Don't take our word for it -- see for yourself!

-
-
+
+
+
{{ highlight `extern crate actix_web; use actix_web::{server, App, HttpRequest, Responder};