summaryrefslogtreecommitdiff
path: root/includes/contactmethods.json
diff options
context:
space:
mode:
Diffstat (limited to 'includes/contactmethods.json')
-rw-r--r--includes/contactmethods.json30
1 files changed, 0 insertions, 30 deletions
diff --git a/includes/contactmethods.json b/includes/contactmethods.json
deleted file mode 100644
index f8140bf..0000000
--- a/includes/contactmethods.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "discord": {
- "name": "Discord",
- "adapter": null
- },
- "twitter": {
- "name": "Twitter",
- "adapter": "twitter-tag-to-id"
- },
- "email": {
- "name": "Email",
- "adapter": null
- },
- "website": {
- "name": "Website",
- "adapter": null
- },
- "phone": {
- "name": "Phone",
- "adapter": null
- },
- "reddit": {
- "name": "Reddit",
- "adapter": null
- },
- "mastodon": {
- "name": "Mastodon",
- "adapter": null
- }
-}