diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8b9ca27..3b5a04c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -29,7 +29,7 @@ jobs: - name: Upload Artifacts uses: actions/upload-pages-artifact@v2 with: - path: "build/" + path: "docs/" deploy: needs: build_site @@ -46,4 +46,4 @@ jobs: steps: - name: Deploy id: deployment - uses: actions/deploy-pages@v2 \ No newline at end of file + uses: actions/deploy-pages@v2 diff --git a/src/lib/Header.svelte b/src/lib/Header.svelte index ad9a001..8165a74 100644 --- a/src/lib/Header.svelte +++ b/src/lib/Header.svelte @@ -92,7 +92,7 @@ nav { grid-template: { areas: "brand menu" "links links"; - columns: 1fr 1fr; + columns: 1fr auto; rows: auto min-content; } } diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 619d43d..06ea8a9 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -2,6 +2,13 @@ Cursed Creations | Home -

+

Hello, you're probably looking for this: new archive -

\ No newline at end of file +

+ + diff --git a/src/routes/downloads/expandedworlds/+page.svelte b/src/routes/downloads/expandedworlds/+page.svelte index d4e3342..94ce51e 100644 --- a/src/routes/downloads/expandedworlds/+page.svelte +++ b/src/routes/downloads/expandedworlds/+page.svelte @@ -257,7 +257,7 @@

1.8 (Zero)

Note from author: Very buggy, has log spam which can rapidly decrease FPS and can cause disk usage to rise drastically, has a bug at 2^35 which causes stripes of chunks to not load every power of 2, Chunk overwrite limit causes chunk and entity relocation spam, highly unstable. Player will be affected.

-