Skip to content

Commit bb69d71

Browse files
committed
Migrate to new mirror
1 parent 0aabca3 commit bb69d71

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
SOURCE: "./"
1818
REMOTE_HOST: ${{ secrets.REMOTE_HOST }}
1919
REMOTE_USER: ${{ secrets.REMOTE_USER }}
20+
REMOTE_PORT: ${{ secrets.REMOTE_PORT }}
2021
TARGET: ${{ secrets.REMOTE_TARGET }}

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<meta http-equiv="refresh" content="0; url=http://juliacn.github.io/JuliaZH.jl/latest"/>
1+
<meta http-equiv="refresh" content="0; url=/latest"/>

0 commit comments

Comments
 (0)