forked from otomatalabs/ol_site
9 lines
120 B
Markdown
9 lines
120 B
Markdown
![]() |
---js
|
||
|
const eleventyNavigation = {
|
||
|
key: "ABOUT",
|
||
|
order: 3
|
||
|
};
|
||
|
---
|
||
|
# About
|
||
|
|
||
|
TODO: Write a description about Otomata Labs
|