Skip to content

Commit 79ae9f4

Browse files
committed
humans.txt
1 parent 21928ca commit 79ae9f4

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

static/humans.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# humanstxt.org/
2+
3+
# HUMAN
4+
5+
Corey Johns (@stackptr)
6+
7+
# TECHNOLOGY
8+
9+
- Zola
10+
- NixOS
11+
- Markdown
12+
13+
# VIEW SOURCE
14+
15+
https://github.com/stackptr/zx.dev
16+
17+
# LICENSE
18+
19+
All content is licensed under CC-BY-4.0, an
20+
open & permissive Creative Commons license:
21+
22+
https://creativecommons.org/licenses/by/4.0/deed.en

templates/base.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<title>{{ config.title }}</title>
88
<meta name="description" content="Hello! I'm a software engineer based in Portland, OR. I work with Haskell, TypeScript, and Nix to build human-centered experiences for the web.">
9+
<meta name="humans" content="/humans.txt">
910

1011
<link rel="pgpkey" href="/pubkey.asc" type="application/pgp-keys"/>
1112

0 commit comments

Comments
 (0)