diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9f77e13..207f488 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,7 +35,7 @@ jobs: run: pnpm run build - name: 📦 Upload Build Artifact - uses: actions/upload-artifact@v2 + uses: actions/upload-pages-artifact@v3 with: name: "build-artifact-${{ github.sha }}" path: build diff --git a/src/pages/sources.md b/src/pages/sources.md index dafa034..d4f83fd 100644 --- a/src/pages/sources.md +++ b/src/pages/sources.md @@ -1,3 +1,7 @@ # Sources -[Shubham Dhage | 3D Artist](https://unsplash.com/@theshubhamdhage) \ No newline at end of file +[Shubham Dhage | 3D Artist](https://unsplash.com/@theshubhamdhage) + +- [./assets/shubham-dhage-pringle-layers.jpg](../assets/shubham-dhage-pringle-layers.jpg) +- [./assets/shubham-dhage-sphere-center.jpg](../assets/shubham-dhage-sphere-center.jpg) +- [./assets/shubham-dhage-sphere-offset-left.jpg](../assets/shubham-dhage-sphere-offset-left.jpg) \ No newline at end of file