diff options
author | Dashie <dashie@sigpipe.me> | 2018-05-02 21:31:42 +0200 |
---|---|---|
committer | Dashie <dashie@sigpipe.me> | 2018-05-02 21:31:42 +0200 |
commit | 67dadd954ee0bc0c42b95a9ca0e471051a75a7b6 (patch) | |
tree | 429904cda5cd5453c792e8e20eb8c858cc0916c4 /lib/pleroma/web/nodeinfo/nodeinfo.ex | |
parent | 5b6d6d7f2d9363c494642bfda4d6e4d12daa53c7 (diff) | |
download | pleroma-67dadd954ee0bc0c42b95a9ca0e471051a75a7b6.tar.gz |
Add first try at nodeinfo
Diffstat (limited to 'lib/pleroma/web/nodeinfo/nodeinfo.ex')
-rw-r--r-- | lib/pleroma/web/nodeinfo/nodeinfo.ex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/pleroma/web/nodeinfo/nodeinfo.ex b/lib/pleroma/web/nodeinfo/nodeinfo.ex new file mode 100644 index 000000000..139597f9c --- /dev/null +++ b/lib/pleroma/web/nodeinfo/nodeinfo.ex @@ -0,0 +1,2 @@ + + |