summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2018-10-01 14:14:23 +0200
committerMaxence Lange <maxence@artificial-owl.com>2018-10-01 14:14:23 +0200
commit4dddda0dc6db5535f4d6427c7e0bb62832e942db (patch)
tree132719cb0c6178da10fca90b23d3bc92d7dc4c57 /templates
parent3e399899ed7d5d9a30e7ec60f7d5406b81299b7e (diff)
social is now an activitypub server
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/main.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/main.php b/templates/main.php
index 167221f2..82e60c1f 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -1,6 +1,5 @@
<?php
script('social', 'social');
-script('social', 'test');
style('social', 'style');
?>
<div id="vue-content"></div>