diff options
author | 135e2 <[email protected]> | 2022-05-13 00:37:38 +0800 |
---|---|---|
committer | 135e2 <[email protected]> | 2022-05-13 00:37:38 +0800 |
commit | ae38da80b626016c695f567cc81d058980b7f57c (patch) | |
tree | 9258c265c027099c6745c160e6051167568e73a0 /source/about | |
download | MeaninglessRecords-ae38da80b626016c695f567cc81d058980b7f57c.tar.gz MeaninglessRecords-ae38da80b626016c695f567cc81d058980b7f57c.tar.bz2 MeaninglessRecords-ae38da80b626016c695f567cc81d058980b7f57c.zip |
pub: intro for Meaningless Records
Yay!
Diffstat (limited to 'source/about')
-rw-r--r-- | source/about/index.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/source/about/index.md b/source/about/index.md new file mode 100644 index 0000000..d79a7a1 --- /dev/null +++ b/source/about/index.md @@ -0,0 +1,18 @@ +--- +title: About Page +date: 2022-05-12 23:55:50 +--- + +# About + +Hi there! + +*Meaningless Records* is a self-hosted podcast project maintained by [135e2](https://linktr.ee/135e2). + +It's built using the following awesome projects: + +- [hexo](https://hexo.io), MIT License +- [chromate](https://github.com/guiqiqi/chromate), MIT License +- [audacity](https://github.com/audacity/audacity), GPLv3, partially GPLv2 + +All contents of the website (if not mentioned) are licensed under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/). |