mirror of
https://git.librezo.fr/Librezo/website.git
synced 2024-11-21 18:41:37 +01:00
humans.txt
This commit is contained in:
parent
20ece43359
commit
214714d5c3
31
static/humans.txt
Normal file
31
static/humans.txt
Normal file
@ -0,0 +1,31 @@
|
||||
/* TEAM */
|
||||
Let's use Zola: tuxmain
|
||||
Website: https://txmn.tk
|
||||
From: Bordeaux, France
|
||||
|
||||
Learns everything, does everything: Attilax
|
||||
From: Montreuil, France
|
||||
|
||||
Redact for humans: Julie
|
||||
From: Gramat, France
|
||||
|
||||
/* THANKS */
|
||||
|
||||
Illustrator: GRA
|
||||
Facebook: https://www.facebook.com/crayongra
|
||||
From: Bordeaux, France
|
||||
|
||||
Actual designer: DiG
|
||||
|
||||
Redact for humans: Julie
|
||||
From: Gramat, France
|
||||
|
||||
/* SITE */
|
||||
Language: French
|
||||
Generator: Zola
|
||||
Forge: Gitea
|
||||
Machine: Raspberry Pi 4
|
||||
OS: Debian
|
||||
Server: Nginx
|
||||
Manager: YunoHost
|
||||
Host: Attilax
|
@ -4,6 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>{% block title %}{% endblock title %}</title>
|
||||
<link type="text/plain" rel="author" href="/humans.txt"/>
|
||||
<link rel="stylesheet" href="/css/base.css"/>
|
||||
{% if page.extra.leaflet or section.extra.leaflet %}<link rel="stylesheet" href="/vendor/leaflet/leaflet.css"/>{% endif %}
|
||||
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"/>
|
||||
|
Loading…
Reference in New Issue
Block a user