diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index e3ea5a5..a4ed5b3 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -20,7 +20,7 @@ jobs: run: apt-get update && apt-get install -y rsync - name: Build Bubo - run: npm run build:bubo + run: npm run build - name: List built files run: ls -la ./public/ diff --git a/src/template.js b/src/template.js index 220cacd..ba841dd 100644 --- a/src/template.js +++ b/src/template.js @@ -34,7 +34,7 @@ export const template = ({ allItems, groups, errors, now }) => (` -