Skip to content

Commit

Permalink
forgot about the image path let's see which one it will be
Browse files Browse the repository at this point in the history
  • Loading branch information
monacodelisa committed Feb 6, 2024
1 parent 3945d09 commit 824f1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-option-three-app/src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
fill="none"
class="angular-logo"
></svg> -->
<img class="angular-logo" src="../assets/images/angular-new-logo-full.png" alt="angular new logo">
<img class="angular-logo" src="https://monacodelisa.github.io/angular-to-github-option-three-ci-cd/assets/svg-to-png/angular-new-logo-full.png" alt="angular new logo">
<h1>Angular v17 Deploy To GitHub Pages using GitHub Actions CI/CD (automated)</h1>
<app-home/>
<p>Congratulations! Your app is running. 🎉</p>
Expand Down

0 comments on commit 824f1ce

Please sign in to comment.