aboutsummaryrefslogtreecommitdiff
path: root/data/contact.json
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-04-06 21:52:16 +0200
committerMinteck <contact@minteck.org>2022-04-06 21:52:16 +0200
commit9989797ecd50074ea8006613ce4b03e3b38f0e89 (patch)
tree9539df25f47f4da122b1bfcbbd3e0a2ab1a125dd /data/contact.json
parent01632caf82659e4e8025b4fad91ff7388b369770 (diff)
downloadcloudsdale-9989797ecd50074ea8006613ce4b03e3b38f0e89.tar.gz
cloudsdale-9989797ecd50074ea8006613ce4b03e3b38f0e89.tar.bz2
cloudsdale-9989797ecd50074ea8006613ce4b03e3b38f0e89.zip
Admin panel done
Diffstat (limited to 'data/contact.json')
-rw-r--r--data/contact.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/contact.json b/data/contact.json
new file mode 100644
index 0000000..878f22d
--- /dev/null
+++ b/data/contact.json
@@ -0,0 +1,12 @@
+[
+ {
+ "name": "Twittero",
+ "link": "https:\/\/twitter.com\/MinteckPony",
+ "icon": "https:\/\/staging.minteck.org\/assets\/icons\/contact.svg"
+ },
+ {
+ "name": "Mastodon",
+ "link": "https:\/\/equestria.social\/minteck",
+ "icon": "https:\/\/staging.minteck.org\/assets\/icons\/contact.svg"
+ }
+] \ No newline at end of file