This commit is contained in:
parent
c45a5efb68
commit
df275ad987
@ -22,7 +22,7 @@ jobs:
|
|||||||
--hosting-base-path "/"
|
--hosting-base-path "/"
|
||||||
- name: Modify Docs
|
- name: Modify Docs
|
||||||
run: |
|
run: |
|
||||||
echo "<script>window.location.href += \"/documentation/meta\"</script>" > docs/index.html;
|
echo "<script>window.location.href += \"/documentation/meta\"</script><p>Please enable JavaScript to view the documentation <a href='/documentation/meta'>here</a>.</p>" > docs/index.html;
|
||||||
sed -i '' 's/,2px/,10px/g' docs/css/index.*.css
|
sed -i '' 's/,2px/,10px/g' docs/css/index.*.css
|
||||||
- name: Upload
|
- name: Upload
|
||||||
uses: wangyucode/sftp-upload-action@v2.0.2
|
uses: wangyucode/sftp-upload-action@v2.0.2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user