diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index bd113d4..9953159 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -54,7 +54,7 @@ jobs: - name: Build with Jekyll # Outputs to the './_site' directory by default - run: bundle exec jekyll build --trace --baseurl "${{ steps.pages.outputs.base_path }}" + run: bundle exec jekyll build --trace --future --baseurl "${{ steps.pages.outputs.base_path }}" env: JEKYLL_ENV: production diff --git a/_posts/2100-12-30-template.md b/_posts/2100-12-30-template.md index 4d67511..59e4d2f 100644 --- a/_posts/2100-12-30-template.md +++ b/_posts/2100-12-30-template.md @@ -3,7 +3,7 @@ title: layout: post excerpt: A one sentence summary. draft: true -redirect_from: /template/ +redirect_from: /template # Just a helper for the path if the page has lots of images. images: /assets/images/2024