From 9822cf834d1425f8ef437ca8f943a6dd61e81db5 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Fri, 14 Aug 2020 15:50:36 +0300 Subject: add some pages they are filled with temporary stuff, but this is the work for future. --- about.md | 7 +++++++ art.md | 7 +++++++ music.md | 6 ++++++ other.md | 7 +++++++ 4 files changed, 27 insertions(+) create mode 100644 about.md create mode 100644 art.md create mode 100644 music.md create mode 100644 other.md 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 diff --git a/art.md b/art.md new file mode 100644 index 0000000..f5913d5 --- /dev/null +++ b/art.md @@ -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 -- cgit v1.2.3