Skip to content

Commit 19993f0

Browse files
adding ga?
1 parent e781317 commit 19993f0

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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
[

user-guide/01-getting-started/01-assembly_guides/03_pioreactor_20ml_v1.0/05-optics-assembly.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ import * as colors from '@site/src/components/constants';
4040
Inspect 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

6871
1. Your Pioreactor assembly is complete! 🚀

0 commit comments

Comments
 (0)