Skip to content

Commit a3a7939

Browse files
authored
Merge pull request #2 from tecpromotion/plg_task_kickerechttexte
add plg_task_kickerechttexte
2 parents bd79c4b + e6e368b commit a3a7939

23 files changed

Lines changed: 295 additions & 0 deletions

.vitepress/nav.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
"link": "/kicktemp-addons-for-yootheme-pro/",
55
"activeMatch": "/kickyooaddons/"
66
},
7+
{
8+
"text": "Plugins",
9+
"link": "/plugins/",
10+
"activeMatch": "/plugins/"
11+
},
712
{
813
"text": "Kick Consent Manager",
914
"link": "/kick-consent-manager/",

.vitepress/sidebar.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
import KickYooAddonsSidebar from '../src/kicktemp-addons-for-yootheme-pro/sidebar.json';
2+
import PluginsSidebar from '../src/plugins/sidebar.json';
23

34
export default {
45
'/kicktemp-addons-for-yootheme-pro/': KickYooAddonsSidebar,
6+
'/plugins/': PluginsSidebar,
57
};

src/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,7 @@ hero:
1010
- theme: brand
1111
text: Kicktemp Addons for YOOtheme Pro
1212
link: /kicktemp-addons-for-yootheme-pro/
13+
- theme: alt
14+
text: Kick eRecht24 Rechtstexte-API
15+
link: /plugins/plg-task-kickerechttexte/
1316
---
78.4 KB
Loading
77.8 KB
Loading
117 KB
Loading
78.6 KB
Loading
77.8 KB
Loading
102 KB
Loading
99.7 KB
Loading

0 commit comments

Comments
 (0)