diff --git a/templates/routes/getting_started/guide.html b/templates/routes/getting_started/guide.html index e92af51..ef684cf 100644 --- a/templates/routes/getting_started/guide.html +++ b/templates/routes/getting_started/guide.html @@ -1,6 +1,6 @@ {% extends "base.html" %} {% import "macros/toc.html" as toc %} -{% block title %}Crate List{% endblock title %} +{% block title %}Getting Started Guide{% endblock title %} {% block head %} {{ super() }}