-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhumans.txt
More file actions
33 lines (21 loc) · 697 Bytes
/
humans.txt
File metadata and controls
33 lines (21 loc) · 697 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
---
__ __ __ __ __
|\/||__|| \ |__ [__ | | | | | | | \___/
| || ||__/ |__ ___] |__ |__| |_|_| |__ |
Hello human
/* TEAM */
Developed by Made Slowly in Oxford.
Author: {{ site.author.name }}
Contact: {{ site.author.email }}
Twitter: @{{ site.author.twitter }}
Site: {{ site.url }}
Twitter: @{{ site.data.socials.twitter.username }}
Location: {{ site.postal_add.city }}, {{ site.postal_add.country }}
Looking to collaborate? Get in touch.
/* SITE */
Last update: {{ 'now' | date: "%Y/%m/%d" }}
Standards: HTML5, CSS3
Software: Jekyll, Atom, Graphic, Affinity Photo
Jekyll Plugins: {% for items in site.plugins %}
- {{ items }}{% endfor %}