Skip to content

Commit 3a54fc3

Browse files
committed
docs: ๐Ÿ“ update links and forms
1 parent 2e04a17 commit 3a54fc3

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# ๐Ÿ‘‰ Bonus Pack Form ๐Ÿ‘ˆ
2+
3+
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSf7QIAhofmPGpHSHabkt-xrj_ZuzmgmFj1kYtAa-XOg1jfTtA/viewform?embedded=true" style={{width: '100%'}} height="1635" frameborder="0" marginheight="0" marginwidth="0">Loadingโ€ฆ</iframe>

โ€Ždocs/sidebars.tsโ€Ž

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ import type { SidebarsConfig } from '@docusaurus/plugin-content-docs';
33
const sidebars: SidebarsConfig = {
44
instructions: [
55
{ type: 'autogenerated', dirName: '.' },
6-
{
7-
type: 'link',
8-
label: '๐Ÿ“ Feedback Form',
9-
href: 'https://forms.gle/vvCoDP38HfJdfmca8',
10-
},
116
{
127
type: 'category',
138
collapsed: false,
@@ -23,11 +18,6 @@ const sidebars: SidebarsConfig = {
2318
label: '๐Ÿ“บ Video Course (60% off)',
2419
href: 'https://courses.marmicode.io/courses/pragmatic-angular-testing?utm_source=angular-vitest-mini-workshop&utm_medium=sidenav&coupon=NGDE_KITCHEN_SPECIAL',
2520
},
26-
{
27-
type: 'link',
28-
label: '๐Ÿฆ˜ WallabyJS (15% off)',
29-
href: 'https://wallabyjs.com/store/personal/?discount=Special_YOUNES15_UYC675U#buy-wallaby',
30-
},
3121
],
3222
},
3323
],

0 commit comments

Comments
ย (0)