diff options
| author | Fuwn <[email protected]> | 2022-02-04 17:38:04 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-09 00:43:14 -0700 |
| commit | 8a78f62e4cb0890cd0ed9c663a21f809013b959e (patch) | |
| tree | be25df618590569d62f3279a1c2cdffd7ddeeb08 /src/about.md | |
| download | documentation-8a78f62e4cb0890cd0ed9c663a21f809013b959e.tar.xz documentation-8a78f62e4cb0890cd0ed9c663a21f809013b959e.zip | |
feat: setup documentation
Diffstat (limited to 'src/about.md')
| -rw-r--r-- | src/about.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/about.md b/src/about.md new file mode 100644 index 0000000..5f8b4ca --- /dev/null +++ b/src/about.md @@ -0,0 +1,15 @@ +--- +title: About +--- + +## Authors + +- [Fuwn](https://github.com/Fuwn) <[[email protected]](mailto:[email protected])> + +## Acknowledgements + +This website was built using [Ivy](https://github.com/dmulholl/ivy). + +## License + +[GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) |