Skip to content

Commit 23be954

Browse files
committed
Fixed indent bug and rescaled logos.
1 parent 5b85c62 commit 23be954

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

  • _docs/overview/users_and_clients

_docs/overview/users_and_clients/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Members, Partners and Users
2+
title: Members, Partners, Users and Collaborators
33
permalink: /docs/overview/users_and_clients/
44

55
ofera_consortium:
@@ -29,10 +29,10 @@ partners_list:
2929
text: The Zephyr Project is a Linux Foundation hosted Collaboration Project. It’s an open source effort uniting developers and users in building a best-in-class small, scalable, real-time operating system (RTOS) optimized for resource-constrained devices, across multiple architectures. As an open source project, the community evolves the project to support new hardware, developer tools, sensors, and device drivers.
3030
title: Zephyr Project
3131
url: www.zephyrproject.org
32-
- path: https://www.amazon.com/ref=nav_logo
32+
- path: https://upload.wikimedia.org/wikipedia/commons/thumb/a/a9/Amazon_logo.svg/175px-Amazon_logo.svg.png
3333
text: Amazon is an American multinational technology company based in Seattle that focuses on e-commerce, cloud computing, digital streaming, and artificial intelligence.
3434
title: Amazon
35-
url: www.amazon.com/
35+
url: www.amazon.com
3636

3737
users:
3838
- path: https://upload.wikimedia.org/wikipedia/commons/thumb/2/2b/Renesas_Electronics_logo.svg/210px-Renesas_Electronics_logo.svg.png
@@ -53,19 +53,19 @@ users:
5353
url: www.wyca-robotics.com
5454

5555
collaborators:
56-
- path: https://luxonis.com/img/logo.png
56+
- path: https://luxonis.com/img/logo-dark.png
5757
text: LUXonis is a US-based company specialized in solutions for developing embedded, performant, spatial AI & CV applications. This technology comes with the goal of allowing for human-like perception anywhere, regardless of internet connectivity, and making it productizable, user-friendly and reusable. LUXonis is responsible for devising DepthAI, an open-source platform - a complete ecosystem of custom haredware, firmware, software, and AI training - which combines neural inference, depth vision, and feature tracking into an easy-to-use solution.
5858
title: LUXonis
5959
url: www.luxonis.com
6060
- path: https://upload.wikimedia.org/wikipedia/commons/thumb/1/15/Canonical_logo.svg/200px-Canonical_logo.svg.png
6161
text: Canonical is a computer software company with products like Ubuntu Linux. The company goal is to deliver, maintain, secure and sustain open source from cloud to desktop and devices.
6262
title: Canonical
6363
url: www.canonical.com
64-
- path: https://www.freertos.org/fr-content-src/uploads/2018/07/logo-1.jpg
64+
- path: https://www.freertos.org/fr-content-src/uploads/2018/07/logo-1.jpg
6565
text: FreeRTOS is a market-leading Real-Time Operating system (RTOS) for microcontrollers and small microprocessors. Distributed freely under the MIT open source license, FreeRTOS includes a kernel and a growing set of IoT libraries suitable for use across all industry sectors. FreeRTOS is built with an emphasis on reliability and ease of use.
6666
title: FreeRTOS
6767
url: www.freertos.org
68-
- path: https://picknik.ai/assets/images/logo.jpg
68+
- path: https://picknik.ai/assets/images/logo.jpg
6969
text: PickNik combines world-class robotics expertise and edge cutting open-source robotics frameworks that reduce cycle time, increase robustness, and generate optimal motions. PickNik's outstanding software MoveIt is a popular motion planning and manipulation platform in the ROS ecosystem.
7070
title: PickNik
7171
url: www.picknik.ai
@@ -102,7 +102,7 @@ collaborators:
102102

103103
.logoImage {
104104
max-height: 100px;
105-
max-width: 240px;
105+
max-width: 200px;
106106
}
107107

108108
.photo-gallery{

0 commit comments

Comments
 (0)