diff --git a/templates/humans.txt b/templates/humans.txt index 41784ef..a018c83 100644 --- a/templates/humans.txt +++ b/templates/humans.txt @@ -1,17 +1,15 @@ /* TEAM */{{#data}} {{name}} Contact: {{contact}} - Lang: {{lang}} + Lang: {{lang}}{{/data}} /* THANKS */ - All the dependencies I use for building ewp - They are listed here: https://git.mylloon.fr/Anri/mylloon.fr/src/branch/main/Cargo.toml + The dependencies of EWP are available in the Cargo.toml file, see: + https://git.mylloon.fr/Anri/mylloon.fr/src/branch/main/Cargo.toml -/* SITE */ - Authored by Anri Kennel (Mylloon) - Standards: HTML5, CSS3, mustache templates, Docker, TOML, Markdown, XML +/* SITE: EWP */ + Author: Anri (Mylloon) Kennel + Standards: HTML5, CSS3, mustache templates, Docker, TOML, Markdown, RSS, YAML Components: Rust, JavaScript, Internet - Software: Visual Studio Code - -{{/data}} + Software: Visual Studio Code and VSCodium