diff --git a/_config.yml b/_config.yml index 5bdc6a1..dbcaa33 100644 --- a/_config.yml +++ b/_config.yml @@ -27,7 +27,7 @@ markdown: kramdown theme: minima plugins: - jekyll-feed -permalink: /:year/:month/:day/:title +permalink: /:title # Exclude from processing. # The following items will not be processed, by default. Create a custom list diff --git a/blog.md b/blog.md index 0671507..657c942 100644 --- a/blog.md +++ b/blog.md @@ -3,4 +3,5 @@ # To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults layout: home +permalink: /blog/ --- diff --git a/index.html b/index.html index 8bb8d97..491efd6 100644 --- a/index.html +++ b/index.html @@ -1,212 +1,212 @@ - - - - -
- - --Blog -
- - - - - - - -+Blog +
+ + + + + + + +