File tree Expand file tree Collapse file tree 2 files changed +3
-10
lines changed
Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change @@ -3,11 +3,6 @@ import type { SidebarsConfig } from '@docusaurus/plugin-content-docs';
33const 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 ] ,
You canโt perform that action at this time.
0 commit comments