summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2018-09-20 09:42:52 +0200
committerMaxence Lange <maxence@artificial-owl.com>2018-09-20 09:42:52 +0200
commit04972c611830d355dff97468564a941876aeeb3f (patch)
tree247e2d5fdcada8d9ba1d204962d7a4c47260382c /templates
parent4ee727060a397c68d5512e2b6c042f6dd825b733 (diff)
OAuth2+test
Diffstat (limited to 'templates')
-rw-r--r--templates/main.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/main.php b/templates/main.php
index 82e60c1f..167221f2 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -1,5 +1,6 @@
<?php
script('social', 'social');
+script('social', 'test');
style('social', 'style');
?>
<div id="vue-content"></div>