diff --git a/assets/example-jsonmaf1a.png b/assets/example-jsonmaf1a.png new file mode 100644 index 0000000..0d1286f Binary files /dev/null and b/assets/example-jsonmaf1a.png differ diff --git a/src/Examples.md b/src/Examples.md new file mode 100644 index 0000000..0685943 --- /dev/null +++ b/src/Examples.md @@ -0,0 +1,7 @@ +# Examples + +## `jsonmaf1a`'s setup + +![`jsonmaf1a`'s setup](../assets/example-jsonmaf1a.png) + +[Source](https://github.com/jsonmaf1a/dots) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 65a2c32..2d2ae44 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -13,4 +13,5 @@ - [Custom Layout](./CustomLayout.md) - [Tips and Tricks](./Tips.md) - [Troubleshooting](./Troubleshooting.md) +- [Examples](./Examples.md) - [Developer Guide](./Dev.md)