File tree Expand file tree Collapse file tree 2 files changed +1
-12
lines changed
Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ jobs:
104104 HUGO_ENV : production
105105 run : |
106106 echo "Building Hugo site with documentation..."
107- hugo --baseURL https://pik-copan.github.io/copanlpjml_pages/ -- logLevel info
107+ hugo --logLevel info
108108
109109 - name : Setup Pages
110110 uses : actions/configure-pages@v4
Original file line number Diff line number Diff line change 11baseURL : ' https://copanlpjml.pik-potsdam.de'
22relativeURLs : true
3-
4- module :
5- mounts :
6- - source : static
7- target : static
8- - source : ./node_modules/flag-icons/flags
9- target : static/flags
10- - source : ./node_modules/@fontsource/mulish/files
11- target : static/files
12- - source : ./node_modules/katex/dist/fonts
13- target : static/fonts
143languageCode : ' en-us'
154title : ' copan:LPJmL'
165theme : " toha"
You can’t perform that action at this time.
0 commit comments