diff --git a/_config.yml b/_config.yml index 4dbff30..54d5073 100644 --- a/_config.yml +++ b/_config.yml @@ -1,23 +1,23 @@ # Site settings -title: Klise Theme -description: >- +title: Klise Theme # site title +description: >- # site description He's writing in Bahasa about web technology and experience as a journal for documentation things that he learned, meet him @github. -lang: en-US -timezone: Asia/Jakarta +lang: en-US # default lang +timezone: Asia/Jakarta # set your timezone image: assets/img/ogp.png # This image used for Open Graph more info https://ogp.me/ -repo: https://github.com/piharpi/mahendrata.now.sh +repo: https://github.com/piharpi/jekyll-klise # site repo [optional] mode: dark # default theme "dark" | "light" # Profile settings author: - name: Klisé Theme - bio: >- + name: Your Name # author name + bio: >- # tell to the world The minimalist Jekyll theme, light and dark mode support, for running a personal site and blog, meet Klisé theme at @github. - username: username - email: your-email@email.com - avatar: /assets/img/avatar.jpg + username: username # social media username eg. github, twitter + email: your-email@email.com # your contact adress + avatar: /assets/img/avatar.jpg # change with your own avatar # Url settings url: "https://klise.now.sh"