From cb351b824e9c803761fc5f38a9a42480304b4d5b Mon Sep 17 00:00:00 2001 From: Mark Sutherland Date: Thu, 23 May 2024 22:40:20 +0100 Subject: [PATCH] Fix deployment issue --- .github/workflows/static.yml | 2 +- src/site/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 5c70645..fbbd85c 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -37,7 +37,7 @@ jobs: uses: actions/upload-pages-artifact@v3 with: # Upload entire repository - path: 'dist/*' + path: 'docs/*' - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v4 diff --git a/src/site/index.md b/src/site/index.md index b353cce..496ead8 100644 --- a/src/site/index.md +++ b/src/site/index.md @@ -6,7 +6,7 @@ layout: layouts/base.njk ## Join us at our weekly online meetup -_The HWC London / Europe meetup is now hosted online. We're open to anyone who'd like to join us anywhere in Europe and beyond from 199:00 to 23:00 (British Summer Time)._ +_The HWC London / Europe meetup is now hosted online. We're open to anyone who'd like to join us anywhere in Europe and beyond from 19:00 to 23:00 (British Summer Time)._ Finish that blog post you've been working on. Demos of personal websites and technology. Discussion around the independent web. Join a community with like-minded interests. Bring friends that want a personal site!