Skip to content

Commit

Permalink
Update lorem ipsum (#3805)
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Jan 7, 2025
1 parent 14b498f commit 99ae2d8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ updated: "2024-10-11"

<div class="col hover-card hoverable-data">
<a href="data-ai/">
<div><div>Work with Data and AI</div><p>Lorem Ipsum</p></div>
<div><div>Work with Data and AI</div><p>Sync and store sensor data, images, and any other binary or timeseries data. Then use ML and AI to turn your data into insights and action.</p></div>
</a>
</div>

<div class="col hover-card hoverable-build">
<a href="operate/">
<div><div>Build & integrate</div><p>Lorem Ipsum</p></div>
<div><div>Build & integrate</div><p>To get started, install Viam on any device and integrate your hardware. Then you can control your device and any attached physical hardware securely from anywhere in the world.</p></div>
</a>
</div>

Expand Down
3 changes: 2 additions & 1 deletion docs/data-ai/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ type: "docs"
no_list: true
open_on_desktop: true
overview: true
description: "Sync and store sensor data, images, and any other binary or timeseries data. Then use ML and AI to turn your data into insights and action."
---

<!-- TODO: make this into a proper page, just wanted to save some info -->
Sync and store sensor data, images, and any other binary or timeseries data. Then use ML and AI to turn your data into insights and action.

<!-- Machine learning (ML) provides your machines with the ability to adjust their behavior based on models that recognize patterns or make predictions.
Expand Down
3 changes: 3 additions & 0 deletions docs/operate/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,13 @@ type: "docs"
no_list: true
open_on_desktop: true
overview: true
description: "To get started, install Viam on any device and integrate your hardware. Then you can control your device and any attached physical hardware securely from anywhere in the world."
aliases:
- /configure/
---

To get started, install Viam on any device and integrate your hardware. Then you can control your device and any attached physical hardware securely from anywhere in the world.

<!-- Need to use upside down logic because using Subsequent-sibling combinator -->
<div class="upside-down">

Expand Down

0 comments on commit 99ae2d8

Please sign in to comment.