2024-09-11 16:34:56 -05:00
|
|
|
---js
|
|
|
|
const eleventyNavigation = {
|
2025-02-28 23:04:28 -06:00
|
|
|
key: "about",
|
2024-09-11 16:34:56 -05:00
|
|
|
order: 3
|
|
|
|
};
|
2023-01-23 10:02:06 -06:00
|
|
|
---
|
2025-02-28 23:04:28 -06:00
|
|
|
# about
|
2023-01-23 10:02:06 -06:00
|
|
|
|
2025-02-28 22:34:26 -06:00
|
|
|
see this one's [site](https://nyx.everypizza.im/) for info about who it is.
|