diff --git a/hi/hello.md b/cool-blog/hello.md similarity index 100% rename from hi/hello.md rename to cool-blog/hello.md diff --git a/cool-blog/index.md b/cool-blog/index.md new file mode 100644 index 0000000..2cf4a34 --- /dev/null +++ b/cool-blog/index.md @@ -0,0 +1,5 @@ +# + +hi + +* [hello](hello) diff --git a/cool-blog/types-rust-ts-java.md b/cool-blog/types-rust-ts-java.md new file mode 100644 index 0000000..ac660b0 --- /dev/null +++ b/cool-blog/types-rust-ts-java.md @@ -0,0 +1,3 @@ +# Types in Rust, Typescript and Java + +yeah the types exist, in fact diff --git a/hi/index.md b/hi/index.md deleted file mode 100644 index 2610f79..0000000 --- a/hi/index.md +++ /dev/null @@ -1,5 +0,0 @@ -# - -hi - -* [hello](hi/hello.html) diff --git a/index.md b/index.md index b608bc5..a87a8e3 100644 --- a/index.md +++ b/index.md @@ -2,7 +2,7 @@ i love how cool it is -read [this](hi) +read [this](cool-blog) ### Jekyll Themes