diff --git a/docs/configuration.md b/docs/configuration.md index af39b3c..abd29ff 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1,9 +1,3 @@ -``` -title: Aggregator Configuration -layout: page -tags: ['intro','page'] -``` - The Aggregator is capable of showing any number of tabs, each tab with any number of modules within it. In addition to modules, each tab can display it's own html text before the modules. You can include this text diff --git a/docs/installation.md b/docs/installation.md index 5d0b4e2..d693aff 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -1,6 +1,3 @@ -``` -layout: page -``` # Aggregator Installation Aggregator is installed using the same method that all other standard diff --git a/docs/releases.md b/docs/releases.md index 052e4df..ad9bc10 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -1,8 +1,3 @@ -``` -title: Release History -tags: ['intro','page'] -``` - ```Minimum configuration DNN 7.1.2+ (.NET 4.0) / DNN 8+ (.NET 4.5)``` diff --git a/docs/selectingtabs.md b/docs/selectingtabs.md index 1cf0227..3eeefc8 100644 --- a/docs/selectingtabs.md +++ b/docs/selectingtabs.md @@ -1,9 +1,3 @@ -``` -title: Selecting Tabs -layout: page -tags: ['intro','page'] -``` - In the default configuration, the first tab is always the initial tab to be shown. Sometimes it is desirable to have another tab show instead. There are a couple different ways to accomplish this.