diff --git a/templates/blog/head.html b/templates/blog/head.html
index d12e65e..0d71c44 100644
--- a/templates/blog/head.html
+++ b/templates/blog/head.html
@@ -2,6 +2,7 @@
+
diff --git a/templates/head.html b/templates/head.html
index bcff3b6..6c8e6ae 100644
--- a/templates/head.html
+++ b/templates/head.html
@@ -3,6 +3,7 @@
+
diff --git a/templates/humans.txt b/templates/humans.txt
index f92eac6..b6739a8 100644
--- a/templates/humans.txt
+++ b/templates/humans.txt
@@ -1,4 +1,4 @@
-/* ABOUT ME */{{#data}}
+/* TEAM */{{#data}}
{{name}}
Contact: {{contact}}
Lang: {{lang}}
@@ -10,7 +10,8 @@
/* SITE */
Authored by Anri (Mylloon)
- Tech used: Rust, HTML5, CSS3, JavaScript, mustache templates, Docker, TOML files, Markdown, XML, Internet
- IDE: Visual Studio Code
+ Standards: HTML5, CSS3, mustache templates, Docker, TOML files, Markdown, XML
+ Components: Rust, JavaScript, Internet
+ Software: Visual Studio Code
{{/data}}