From 419bf6c966e4640b2f97834f2709a1438bbb82dd Mon Sep 17 00:00:00 2001 From: Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> Date: Thu, 17 Mar 2022 20:41:08 +0100 Subject: [PATCH] hello --- {hi => cool-blog}/hello.md | 0 cool-blog/index.md | 5 +++++ cool-blog/types-rust-ts-java.md | 3 +++ hi/index.md | 5 ----- index.md | 2 +- 5 files changed, 9 insertions(+), 6 deletions(-) rename {hi => cool-blog}/hello.md (100%) create mode 100644 cool-blog/index.md create mode 100644 cool-blog/types-rust-ts-java.md delete mode 100644 hi/index.md 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