diff options
author | Ben Morrison <ben@gbmor.dev> | 2019-05-13 17:42:32 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2019-05-13 22:13:54 -0400 |
commit | 920306cbcad3df05e01699cd19f3767e069ab139 (patch) | |
tree | 32d8990ad80f5ce4e47b1ff0acdc0e1479bd43bd /getwtxt.json | |
parent | 61d34d492a6baab8e2aa420c1b1d0a562624b7d1 (diff) | |
download | getwtxt-920306cbcad3df05e01699cd19f3767e069ab139.tar.gz |
template initialization added
Diffstat (limited to 'getwtxt.json')
-rw-r--r-- | getwtxt.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/getwtxt.json b/getwtxt.json index 66c725e..60afa6a 100644 --- a/getwtxt.json +++ b/getwtxt.json @@ -5,7 +5,8 @@ "instance": { "name": "getwtxt", "url": "https://twtxt.example.com", - "owner": "gbmor", - "mail": "ben@gbmor.dev" + "owner": "foo barrington", + "mail": "foo@barrington.ext", + "description": "This is the twtxt registry for the tildeverse network of public unix servers." } } |