diff --git a/README.md b/README.md index c956e48..5772b21 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ My Stack Problems -> This project forked and has been modified from [A simple grey theme for Jekyll](https://github.com/liamsymonds/simplygrey-jekyll) +> This project forked and has been modified from [A simple grey theme for Jekyll](https://github.com/liamsymonds/simplygrey-jekyll), and the search posts using [Super Search](https://github.com/chinchang/super-search)  diff --git a/_config.yml b/_config.yml index 20ef85e..5b34234 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,6 @@ -name: Agus Makmun +title: Stack Problems +description: My Personal Stack Problems +author: Agus Makmun github: https://github.com/agusmakmun about: I am freelance developer. Currently doing more in backend, actually in Python and Django. urls: diff --git a/_layouts/default.html b/_layouts/default.html index 6b3d7e7..9ae6f0a 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -6,7 +6,11 @@ -