File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ const config = {
8585 'aria-label' : 'GitHub repository' ,
8686 } ,
8787 {
88- to : 'https://verygood.ventures' ,
88+ to : 'https://verygood.ventures?utm_source=dartfrog&utm_medium=docs&utm_campaign=df ' ,
8989 position : 'right' ,
9090 className : 'navbar-vgv-icon' ,
9191 'aria-label' : 'Very Good Ventures' ,
@@ -120,7 +120,7 @@ const config = {
120120 items : [
121121 {
122122 label : 'Blog Post' ,
123- href : 'https://verygood.ventures/blog/dart-frog' ,
123+ href : 'https://verygood.ventures/blog/dart-frog?utm_source=dartfrog&utm_medium=docs&utm_campaign=df_blog ' ,
124124 } ,
125125 {
126126 label : 'Livestream Demo' ,
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ function HomepageBlogs() {
166166 </ p >
167167 < Link
168168 style = { { fontWeight : 'bold' } }
169- to = "https://verygood.ventures/blog/dart-frog"
169+ to = "https://verygood.ventures/blog/dart-frog?utm_source=dartfrog & utm_medium = docs & utm_campaign = df_blog "
170170 >
171171 Read the Blog < ExternalLinkIcon />
172172 </ Link >
You can’t perform that action at this time.
0 commit comments