summaryrefslogtreecommitdiffstats
path: root/templates/part.content.explore.php
diff options
context:
space:
mode:
authorTucker McKnight <tucker.mcknight@gmail.com>2021-07-05 21:22:03 -0600
committerBenjamin Brahmer <info@b-brahmer.de>2021-07-19 14:58:49 +0200
commit83cdcb016b6bc2679893d5c93325f4003f8b4209 (patch)
treed5c9db3e290f94ea0e68a93870157ad0b144a4f8 /templates/part.content.explore.php
parent3344431a9b0debdf8d77ea122291c4b2d2b753ee (diff)
Add a Vue component, remove extras
Fixes the problem of the vue components directory not existing. Also removed the demo components that were not meant to be committed. Signed-off-by: Tucker McKnight <tucker.mcknight@gmail.com>
Diffstat (limited to 'templates/part.content.explore.php')
-rw-r--r--templates/part.content.explore.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/part.content.explore.php b/templates/part.content.explore.php
index d99d0799f..28f4e5d23 100644
--- a/templates/part.content.explore.php
+++ b/templates/part.content.explore.php
@@ -1,7 +1,6 @@
<?php print_unescaped($this->inc('part.content.warnings')) ?>
<div id="explore">
- <vue-component name="ExploreItems" v-props-explore="Explore" />
<div class="grid">
<div ng-repeat="entry in Explore.feeds | filter:Explore.filter | orderBy:'-votes'" ng-show="!Explore.feedExists(entry.feed)" class="explore-feed grid-item" news-refresh-masonry>
<h2 ng-show="entry.favicon"