Skip to content

Commit

Permalink
Update home.component.html
Browse files Browse the repository at this point in the history
demo change to check if deployment happens automatically after CI/CD workflow
  • Loading branch information
yqni13 authored Jul 1, 2024
1 parent e8588b0 commit 895a08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/home/home.component.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section class="box home">
<div class="column left">
<h1>
Hi, I'm {{user.firstname}}!<br>
Hi, my name is {{user.firstname}}!<br>
<span id="frontend">Frontend</span>-Developer
</h1>
<p>
Expand Down

0 comments on commit 895a08c

Please sign in to comment.