_config.yml in moonwalk-0.0.1 vs _config.yml in moonwalk-0.0.2
- old
+ new
@@ -1,8 +1,8 @@
title: Moonwalk
author: Abhinav Saxena
-url: https://www.abhinav.co # root address of the site
+url: https://www.abhinavsaxena.com/moonwalk # root address of the site
description: > # description of the site (multiple lines allowed)
Moonwalk is a fast and elegant Jekyll theme with a clean dark mode. It comes with horizontal list (for navbar and footer), card list (for portfolio), and a generic vertical list. It is very easy to modify in case you want to build over it - please see _layouts/home.html to do that.
permalink: /:slug.html
@@ -19,10 +19,10 @@
show_description: true # show blog description in home page
show_navbar: true # show horizontal navbar in home page
show_footer: true # show footer links in home page,add in _data/home.yml
show_projects: true # show projects as cards, add in _data/home.yml
show_old_projects: true # show old projects as cards, add in _data/home.yml
- show_misc_list: true # show generic vertical list for misc details, add _data/home.yml
+ show_misc_list: false # show generic vertical list for misc details, add _data/home.yml
sass:
style: :compressed