15 lines
319 B
Text
15 lines
319 B
Text
---
|
|
permalink: /humans.txt
|
|
eleventyExcludeFromCollections: true
|
|
excludeFromSitemap: true
|
|
---
|
|
|
|
/* TEAM */
|
|
Developer: {{ meta.author }}
|
|
Contact: {{ meta.authorEmail }}
|
|
Site: {{ meta.authorWebsite }}
|
|
{% if meta.meta_data.twitterCreator %}
|
|
Twitter: {{ meta.meta_data.twitterCreator }}{% endif %}
|
|
|
|
/* SITE */
|
|
Doctype: HTML5
|