chore: add more CNAME
This commit is contained in:
parent
e6991cd39a
commit
57788ba3bb
|
@ -10,6 +10,8 @@ cp -r dist/* ../../ng-docs.github.io
|
||||||
cd ../../ng-docs.github.io
|
cd ../../ng-docs.github.io
|
||||||
cp index.html 404.html
|
cp index.html 404.html
|
||||||
echo v6.angular.live > CNAME
|
echo v6.angular.live > CNAME
|
||||||
|
echo angular.cn >> CNAME
|
||||||
|
echo www.angular.cn >> CNAME
|
||||||
git add .
|
git add .
|
||||||
git commit -am "publish"
|
git commit -am "publish"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue