From e2ee4203baf26d74297016873f1db5ec892ad8b4 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Fri, 28 Apr 2023 12:25:15 +0200 Subject: [PATCH] last fixes for humans.txt --- templates/blog/head.html | 1 + templates/head.html | 1 + templates/humans.txt | 7 ++++--- 3 files changed, 6 insertions(+), 3 deletions(-) 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}}