From f0d8a3ad265fd0517804a4fa8d653e3a5bd97b9d Mon Sep 17 00:00:00 2001 From: Corentin Thomasset Date: Tue, 23 Jun 2020 10:30:57 +0200 Subject: [PATCH] feat: humans.txt Signed-off-by: Corentin Thomasset --- CHANGELOG.md | 3 +++ public/humans.txt | 5 +++++ public/index.html | 1 + 3 files changed, 9 insertions(+) create mode 100644 public/humans.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index b6846e1f..62dd5bba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Next +- [feat] [humans.txt](/humans.txt) + ## 1.5.1 - [feat] switched back to history mode (no more '#' in url) diff --git a/public/humans.txt b/public/humans.txt new file mode 100644 index 00000000..bdca672e --- /dev/null +++ b/public/humans.txt @@ -0,0 +1,5 @@ +/* TEAM */ +Developer: Corentin Thomasset +Site: https://github.com/CorentinTh +Twitter: @cthmsst + diff --git a/public/index.html b/public/index.html index af62dc72..742366cd 100644 --- a/public/index.html +++ b/public/index.html @@ -17,6 +17,7 @@ +