File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 33 - ' 9'
44branches :
55 only :
6- - master
6+ - main
77deploy :
88 provider : heroku
99 skip_cleanup : true
Original file line number Diff line number Diff line change @@ -14,9 +14,11 @@ This app can determine the different content for the given 'Original Text' and '
1414* Text Editor: ngx-monaco-editor
1515
1616# Demo
17- Two available demos:
18- * ` Live Demo on Heroku: ` <a href =" https://text-compare-angular.herokuapp.com/ " target =" \_blank " >https://text-compare-angular.herokuapp.com/ </a >
19- * ` Live Demo on Netlify: ` <a href =" https://text-compare.netlify.com/ " target =" \_blank " >https://text-compare.netlify.com/ </a >
17+
18+ Three available demos:
19+
20+ * ` Live Demo on Netlify: ` <a href =" https://text-compare.netlify.app/ " target =" \_blank " >https://text-compare.netlify.app/ </a >
21+ * ` Live Demo on Render: ` <a href =" https://text-compare.onrender.com/ " target =" \_blank " >https://text-compare.onrender.com/ </a >
2022* ` Live Demo on Azure: ` <a href =" https://text-compare.azurewebsites.net/ " target =" \_blank " >https://text-compare.azurewebsites.net/ </a >
2123
2224* Note: The demo websites may be slow when you access them for the first time. Be patient!*
Original file line number Diff line number Diff line change 44# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript
55
66trigger :
7- - master
7+ - main
88
99pool :
1010 vmImage : ubuntu-latest
You can’t perform that action at this time.
0 commit comments