Version 1
[yaffs-website] / web / core / modules / aggregator / aggregator.links.action.yml
diff --git a/web/core/modules/aggregator/aggregator.links.action.yml b/web/core/modules/aggregator/aggregator.links.action.yml
new file mode 100644 (file)
index 0000000..66276d9
--- /dev/null
@@ -0,0 +1,11 @@
+aggregator.feed_add:
+  route_name: aggregator.feed_add
+  title: 'Add feed'
+  appears_on:
+    - 'aggregator.admin_overview'
+
+aggregator.opml_add:
+  route_name: aggregator.opml_add
+  title: 'Import OPML'
+  appears_on:
+    - 'aggregator.admin_overview'