From 368c6b01bbb8b88fc137761f1377c714254edfb6 Mon Sep 17 00:00:00 2001 From: orcun79 Date: Sat, 21 Sep 2024 14:16:58 +0300 Subject: [PATCH] M --- _config.yml | 4 ++-- about.markdown | 4 ++-- index.markdown | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 7c48527..ee31d93 100644 --- a/_config.yml +++ b/_config.yml @@ -29,8 +29,8 @@ github_username: conmecha github: conmecha # Build settings -# theme: minima -remote_theme: pages-themes/hacker@v0.2.0 +theme: jekyll-theme-hacker +# remote_theme: pages-themes/hacker@v0.2.0 plugins: - jekyll-feed - jekyll-remote-theme diff --git a/about.markdown b/about.markdown index 8b4e0b2..9fba7d7 100644 --- a/about.markdown +++ b/about.markdown @@ -1,4 +1,4 @@ ---- + diff --git a/index.markdown b/index.markdown index 0671507..8442cdd 100644 --- a/index.markdown +++ b/index.markdown @@ -2,5 +2,5 @@ # Feel free to add content and custom Front Matter to this file. # To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults -layout: home +layout: default ---