diff --git a/README.md b/README.md index 21adbf7..437b61e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# agusmakmun.github.io -Our Stack Problems +> This project forking from [A simple grey theme for Jekyll](https://github.com/liamsymonds/simplygrey-jekyll) + +Our Stack Problems \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index fdf0653..7a9ec22 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -23,7 +23,7 @@

{{ site.name }}

-
+
navigation
home
diff --git a/img/avatar.jpg b/img/avatar.jpg new file mode 100644 index 0000000..d099ffe Binary files /dev/null and b/img/avatar.jpg differ diff --git a/img/logo.jpg b/img/logo.jpg deleted file mode 100644 index 96cb960..0000000 Binary files a/img/logo.jpg and /dev/null differ diff --git a/readme.md b/readme.md deleted file mode 100644 index 437b61e..0000000 --- a/readme.md +++ /dev/null @@ -1,3 +0,0 @@ -> This project forking from [A simple grey theme for Jekyll](https://github.com/liamsymonds/simplygrey-jekyll) - -Our Stack Problems \ No newline at end of file