Compare commits

..

No commits in common. "master" and "dev" have entirely different histories.
master ... dev

2 changed files with 1 additions and 3 deletions

View File

@ -9,7 +9,7 @@ footer
br
| All Rights Reserved.
a(
href='https://beian.miit.gov.cn',
href='https://beian.miit.gov.cn/#/Integrated/index',
target='_blank',
rel='external nofollow',
style='color: #ccc; margin-left: 5px'

View File

@ -1,6 +1,4 @@
#!/bin/bash
export NODE_OPTIONS=--openssl-legacy-provider
yarn run build
rsync -avr --delete-after --exclude ".git" --exclude "node_modules" . root@manage.wyr.me:/root/blog-client