Compare commits
3 Commits
01e714d05d
...
433fc8c059
| Author | SHA1 | Date | |
|---|---|---|---|
| 433fc8c059 | |||
| 515ab08a85 | |||
| f274e91edf |
@@ -45,7 +45,7 @@ jobs:
|
||||
-e "ssh -i ~/.ssh/id_ed25519 -p ${SERVER_PORT}" \
|
||||
--exclude ".git" \
|
||||
--exclude ".gitea" \
|
||||
./ \
|
||||
前端/ \
|
||||
"${SERVER_USER}@${SERVER_HOST}:${TARGET_DIR}/"
|
||||
|
||||
echo "Deploy success"
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>知识指南 - 首页</title>
|
||||
<title>知识指南123 - 首页</title>
|
||||
<style>
|
||||
*{margin:0;padding:0;box-sizing:border-box}
|
||||
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Microsoft YaHei',Helvetica,Arial,sans-serif;background:#f6f8fa;color:#24292e;line-height:1.6}
|
||||
|
||||
Reference in New Issue
Block a user