18 lines
574 B
Markdown
18 lines
574 B
Markdown
|
+++
|
||
|
title = "About"
|
||
|
+++
|
||
|
|
||
|
A website indeed?
|
||
|
|
||
|
## Contact
|
||
|
|
||
|
- email: [webmaster@einsof.org](mailto://webmaster@einsof.org)
|
||
|
|
||
|
## Meta
|
||
|
|
||
|
All the content on this website is licensed under [CC0](https://creativecommons.org/public-domain/cc0/) and all the code is under [0BSD](https://opensource.org/license/0bsd) unless noted otherwise. This means you can use the contents of this website as you see fit.
|
||
|
|
||
|
This website is powered by [Zola](https://www.getzola.org) on top of [NixOS](https://nixos.org).
|
||
|
|
||
|
You can find the source code [here](https://src.einsof.org/magackame/site.git).
|