From 393959df5063bfa9cbf3d74c96091f971a23c35b Mon Sep 17 00:00:00 2001 From: Jan Haller Date: Sun, 7 May 2023 21:51:15 +0200 Subject: [PATCH 1/2] Accessibility improvements --- website/config.toml | 2 ++ website/templates/index.html | 18 +++++++++--------- website/templates/layout.html | 22 +++++++++++----------- 3 files changed, 22 insertions(+), 20 deletions(-) diff --git a/website/config.toml b/website/config.toml index 23712e72a4a8..a4bb0eee87ca 100644 --- a/website/config.toml +++ b/website/config.toml @@ -1,6 +1,8 @@ # The URL the site will be built for base_url = "https://godot-rust.github.io" +title = "godot-rust: Rust bindings for the Godot game engine" + # Whether to automatically compile all Sass files in the sass directory compile_sass = false diff --git a/website/templates/index.html b/website/templates/index.html index 919b8b9a118c..2cd57811f685 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -12,7 +12,7 @@ {% block content %}
- + godot-rust Ferris with stripes
{{ section.title }} @@ -25,7 +25,7 @@
- +

Community

{% if config.extra.social.discord %}
- +

Community

{% endif %} {% if config.extra.social.mastodon %}
- +

Community

{% if config.extra.social.twitter %}
-