diff --git a/.media/index-cover.psd b/.media/index-cover.psd new file mode 100644 index 0000000..dcfa25f Binary files /dev/null and b/.media/index-cover.psd differ diff --git a/Launch.ps1 b/Launch.ps1 index 3827224..7e37b9a 100644 --- a/Launch.ps1 +++ b/Launch.ps1 @@ -1 +1 @@ -bundle exec jekyll serve --config _config.yml,_config_dev.yml \ No newline at end of file +bundle exec jekyll serve --config _config.yml,_config_dev.yml --drafts --unpublished \ No newline at end of file diff --git a/_includes/header.html b/_includes/header.html index 05c43d4..63fea1c 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -11,4 +11,6 @@ ~/about/ : ~/projects/ + : + ~/resume/ \ No newline at end of file diff --git a/_layouts/about.html b/_layouts/about.html index 24abe12..879173b 100644 --- a/_layouts/about.html +++ b/_layouts/about.html @@ -10,15 +10,15 @@ hide_header: true {{ content }}