diff --git a/_includes/footer.html b/_includes/footer.html
index 950d765..8a411f4 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -5,11 +5,11 @@
diff --git a/downloads.html b/downloads.html
index 6ce008a..a4101a4 100644
--- a/downloads.html
+++ b/downloads.html
@@ -17,9 +17,9 @@ redirect_from:
Getting started
Are you a new user?
- Have a look at our Getting Started,
- FAQ,
- and Tutorials pages on our wiki.
+ Have a look at our Getting Started,
+ FAQ,
+ and Tutorials pages on our wiki.
Otherwise, feel free to look at the changelog.
@@ -30,7 +30,7 @@ redirect_from:
Usually Minetest comes with
Minetest Game,
to supply the default items and blocks.
- You can then add mods on
+ You can then add mods on
top of a game in order to customize your experience further.
@@ -56,7 +56,7 @@ redirect_from:
Stuck? See
- help on getting Minetest on Windows.
+ help on getting Minetest on Windows.
You can also get the latest development version of Minetest from
diff --git a/get-involved.html b/get-involved.html
index f00109b..5b904d0 100644
--- a/get-involved.html
+++ b/get-involved.html
@@ -20,7 +20,7 @@ redirect_from:
{% for link in site.data.community %}
-

+
{{ link.name }}
@@ -38,7 +38,7 @@ redirect_from:
-
- Work on a game or mod,
+ Work on a game or mod,
and publish it on ContentDB
or the forums.
@@ -100,7 +100,7 @@ redirect_from:
Upstream repositories and official Windows packages are handled by the
core team,
consisting of a bunch of people who are much trusted to keep Minetest progressing in good condition.
- The core team is formed of people who have made great contributions to Minetest.
+ The core team is formed of people who have made great contributions to Minetest.
Contributions are approved if two members of the core team agree on them.
@@ -108,7 +108,7 @@ redirect_from:
For more information, take a look at
-
+
all the rules regarding to development
.
@@ -130,14 +130,14 @@ redirect_from:
Games define game content: nodes, entities,
textures, meshes, sounds and custom behavior implemented in Lua.
Games consist of mods that plug into the engine using the
- Modding API.
+ Modding API.
For more information see the
- terminology or
- engine structure
+ terminology or
+ engine structure
developer wiki pages.
diff --git a/index.html b/index.html
index dff1367..1efddbb 100644
--- a/index.html
+++ b/index.html
@@ -21,7 +21,7 @@ redirect_from:
News: 5.2.0 released. (April 5th 2020)