Skip to content

Commit 3c49cdc

Browse files
Video link and QR codes
Update video link Add QR code for manufacturer video Update normal QR codes
1 parent 8918f11 commit 3c49cdc

File tree

8 files changed

+7
-2
lines changed

8 files changed

+7
-2
lines changed
-142 KB
Loading
-22.9 KB
Loading
-112 KB
Loading
52 KB
Loading

docs/hardware_overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ The LG290P module on the Quad-band GNSS RTK breakout board.
154154
<div markdown>
155155

156156
<center>
157+
![QR code to product video](./assets/img/qr_code/quectel-video.png){ .qr width=100 }
157158
<article class="video-500px">
158159
<iframe src="https://player.vimeo.com/video/1000742664?dnt=1&amp;app_id=122963" title="Quectel: Product Intro for LG290P GNSS Module" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
159160
</article>

docs/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ icon: material/book-open-page-variant
1818

1919
<center>
2020
<article class="video-500px">
21-
<iframe src="https://www.youtube.com/embed/ci_T3abVPSw" title="Product Showcase Video" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
21+
<iframe src="https://www.youtube.com/embed/a-aU4-Yodzg" title="Product Showcase Video" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
2222
![QR code to product video](./assets/img/qr_code/product_video.png){ .qr width=100 }
2323
</article>
2424
</center>

docs/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ icon: material/book-open-page-variant
1818
- :fontawesome-solid-file-pdf: [Hardware Design](./assets/component_documentation/Quectel_LG290P(03)_Hardware_Design_V1.0.pdf)
1919
- :fontawesome-solid-file-pdf: [Firmware Upgrade Guide](./assets/component_documentation/Quectel_LG290P(03)_Firmware_Upgrade_Guide_V1.0.pdf)
2020
- :material-github: [Hardware Repository](https://github.com/sparkfun/SparkFun_LG290P_Quadband_GNSS_RTK_Breakout)
21-
- :material-youtube: [SFE Product Showcase](https://www.youtube.com/watch?v=ci_T3abVPSw)
21+
- :material-youtube: [SFE Product Showcase](https://www.youtube.com/watch?v=a-aU4-Yodzg)
2222

2323

2424
### :sfe-logo: Additional Resources

docs/stylesheet/extra.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,10 @@
502502
display: none;
503503
}
504504

505+
.video-500px iframe {
506+
display: none;
507+
}
508+
505509
/* ================================================================================== */
506510
/* Grid Cards */
507511
/* ================================================================================== */

0 commit comments

Comments
 (0)