diff --git a/src/Umbraco.Community.Contentment/Web/UI/App_Plugins/Contentment/backoffice/contentment/index.html b/src/Umbraco.Community.Contentment/Web/UI/App_Plugins/Contentment/backoffice/contentment/index.html index 60b86a15..494cee5f 100644 --- a/src/Umbraco.Community.Contentment/Web/UI/App_Plugins/Contentment/backoffice/contentment/index.html +++ b/src/Umbraco.Community.Contentment/Web/UI/App_Plugins/Contentment/backoffice/contentment/index.html @@ -75,19 +75,6 @@
Tree dashboard
-
-
- - - - -
-
-
diff --git a/src/Umbraco.Community.Contentment/Web/UI/backoffice.js b/src/Umbraco.Community.Contentment/Web/UI/backoffice.js index 2cbee2e9..c7c438d8 100644 --- a/src/Umbraco.Community.Contentment/Web/UI/backoffice.js +++ b/src/Umbraco.Community.Contentment/Web/UI/backoffice.js @@ -30,6 +30,12 @@ angular.module("umbraco").controller("Umbraco.Community.Contentment.Tree.Control description: "How to use each of the property editors.", url: "https://github.com/leekelleher/umbraco-contentment/tree/master/docs" }, + { + icon: "icon-fa fa-youtube", + name: "Video demonstrations", + description: "Demos, guides and tutorials on YouTube.", + url: "https://www.youtube.com/playlist?list=PL8grlRt7-8oVULPYJpqido5QItRsJBt3M" + }, { icon: "icon-fa fa-fw fa-comments-o", name: "Support forum",