From 6275fdb9ba5d142e6dcfccb3acfb0a163880b8d9 Mon Sep 17 00:00:00 2001 From: sthope Date: Wed, 1 Sep 2021 13:57:02 +0200 Subject: [PATCH] initial commit --- README.md | 6 +----- _config.yml | 1 + 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b2c0959..0685694 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,2 @@ -# Website +# https://www.sthope.dev -TODO: -- [ ] fix page icon (terminal logo) -- [ ] fix profile picture -- [x] upload and fix posts \ No newline at end of file diff --git a/_config.yml b/_config.yml index 324b4d5..82eb623 100644 --- a/_config.yml +++ b/_config.yml @@ -26,6 +26,7 @@ stackoverflow_link: xing_link: # footer_left: "Made with " +footer_left: "Copyright © 2021 Sthope" footer_right: "</> on Sthope  " markdown: kramdown