File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
user-guide/01-getting-started/01-assembly_guides/03_pioreactor_20ml_v1.0 Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -188,6 +188,10 @@ const config = {
188188 theme : lightCodeTheme ,
189189 darkTheme : darkCodeTheme ,
190190 } ,
191+ gtag : {
192+ trackingID : 'G-SPL5BKMWP8' ,
193+ anonymizeIP : true ,
194+ } ,
191195 } ) ,
192196 themes : [
193197 [
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ import * as colors from '@site/src/components/constants';
4040Inspect each LED and PD to confirm that neither of the leads are touching.
4141:::
4242
43+
4344</AssemblyInstructionBlock >
4445
4546-----
@@ -63,6 +64,8 @@ This window covering is optional. You can add it to further reduce the light in
6364
6465
6566
67+
68+
6669<AssemblyInstructionBlock title="Step 4: Your done!" images={[ "user-guide/hardware-assembly/finished.jpg"] }>
6770
68711 . Your Pioreactor assembly is complete! 🚀
You can’t perform that action at this time.
0 commit comments