diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2021-12-02 12:51:25 +1300 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2021-12-02 12:51:25 +1300 |
commit | cbd62c2dfa9bd8d04480d67b557a6fc326e532ca (patch) | |
tree | 5c0f6ae3a6df610179f9222910f94430d9695211 /project/context | |
parent | 3112ecee11aa7f560848834a8475b3fb0b52fd79 (diff) |
Validator links no longer use referer, tag templates now use macros
Diffstat (limited to 'project/context')
-rw-r--r-- | project/context/general.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/project/context/general.json b/project/context/general.json new file mode 100644 index 0000000..be61925 --- /dev/null +++ b/project/context/general.json @@ -0,0 +1,6 @@ + +{ + "baseurl": "http://jedbarber.id.au" +} + + |