Explorar el Código

Explicit base url

onevcat hace 5 años
padre
commit
3e16351a92
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/documentation.yaml

+ 1 - 0
.github/workflows/documentation.yaml

@@ -22,6 +22,7 @@ jobs:
           inputs: "Sources"
           output: "Documentation"
           format: "html"
+          base-url: "/"
       - name: Upload Documentation Netlify
         uses: netlify/actions/cli@master
         with: