diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2020-08-14 15:50:36 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2020-08-14 17:02:18 +0300 |
| commit | 9822cf834d1425f8ef437ca8f943a6dd61e81db5 (patch) | |
| tree | 98c59a1bb864ce293152d048d0e6e7762254bed1 | |
| parent | 3e7dc756f155e264e3b1d229b60cc01b8c2c0367 (diff) | |
| download | aaoth.xyz-9822cf834d1425f8ef437ca8f943a6dd61e81db5.tar.gz aaoth.xyz-9822cf834d1425f8ef437ca8f943a6dd61e81db5.zip | |
add some pages
they are filled with temporary stuff, but this is the work for future.
| -rw-r--r-- | about.md | 7 | ||||
| -rw-r--r-- | art.md | 7 | ||||
| -rw-r--r-- | music.md | 6 | ||||
| -rw-r--r-- | other.md | 7 |
4 files changed, 27 insertions, 0 deletions
diff --git a/about.md b/about.md new file mode 100644 index 0000000..6f2323c --- /dev/null +++ b/about.md @@ -0,0 +1,7 @@ +--- +title: about +--- + +# about + +here i'll tell smth about myself @@ -0,0 +1,7 @@ +--- +title: art +--- + +# art + +here i'll show some graphical stuff diff --git a/music.md b/music.md new file mode 100644 index 0000000..d52913e --- /dev/null +++ b/music.md @@ -0,0 +1,6 @@ +--- +title: music +--- +# music + +here will be an overview of my musical projects. diff --git a/other.md b/other.md new file mode 100644 index 0000000..17af0a1 --- /dev/null +++ b/other.md @@ -0,0 +1,7 @@ +--- +title: other +--- + +# other + +here will be some misc stuff |
