diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 103b30b..860920f 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -34,7 +34,7 @@ jobs: uv sync --extra docs - name: Build site - run: uv run mkdocs build --strict + run: uv run mkdocs build - name: Upload Pages artifact uses: actions/upload-pages-artifact@v3 diff --git a/License b/License.md similarity index 100% rename from License rename to License.md diff --git a/docs/license.md b/docs/license.md index 2a06098..00655c5 100644 --- a/docs/license.md +++ b/docs/license.md @@ -1,3 +1,3 @@ # License ---8<-- "License" +--8<-- "License.md"