diff --git a/docs/_config.yml b/docs/_config.yml
index e57c3cb..6cbfab5 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -54,8 +54,8 @@ nav_external_links:
footer_content: >-
Copyright © 2024 Jonas Kaninda.
- Distributed under the MIT License.
- Something missing, unclear or not working? Open an issue.
+ Distributed under the Apache-2.0 License.
+ Something missing, unclear or not working? Open an issue.
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
diff --git a/docs/index.md b/docs/index.md
index 7e46ee1..a3e34a5 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -8,6 +8,8 @@ nav_order: 1
{:.no_toc}
Goma Gateway is a lightweight API Gateway.
+
+
It comes with a lot of integrated features, such as:
- Reverse proxy
@@ -25,6 +27,9 @@ It comes with a lot of integrated features, such as:
Declare your routes and middlewares as code.
+Architecture:
+
+
We are open to receiving stars, PRs, and issues!