From 1837a59c9ffb6b791616bbc9134634e073ccff6d Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Tue, 23 Jul 2019 03:08:01 +0200 Subject: [PATCH 1/3] Change Headline --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 0d3c52f..96884b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1 @@ -# homepage - -# mh.obermui.de - -homepage managed by hugo \ No newline at end of file +# Homepage Repo of "MH.Obermui.DE" From 2643899ba947218a6c9a216ab169c4d013934d3b Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Tue, 23 Jul 2019 03:08:37 +0200 Subject: [PATCH 2/3] Add info from [about] page --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 96884b1..a4164b3 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ # Homepage Repo of "MH.Obermui.DE" + +### From about: + +Hi I'm Martin, a student from Germany. +I'm interested in Linux, Networks, Securety and P2P Solutions. +This site exists for my projects, to inform friends about things and so on ... From 4d3bb7df6cc92664d6d803a34499f47e631a6bfc Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Tue, 23 Jul 2019 03:09:09 +0200 Subject: [PATCH 3/3] add info wich static site generator is used --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a4164b3..e9b8fc1 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ Hi I'm Martin, a student from Germany. I'm interested in Linux, Networks, Securety and P2P Solutions. This site exists for my projects, to inform friends about things and so on ... + +> homepage managed by hugo