-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #44 from yqni13/update-vX.Y.Z
Update_v2.6.7
- Loading branch information
Showing
14 changed files
with
81 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
<section class="box home" *yqni13Var="user$ | async as userData"> | ||
<div class="column introduction"> | ||
<h1 class="fading-header"> | ||
Hi, I'm | ||
<span>{{(userData.firstname)}}!</span> | ||
<br> | ||
<span class="frontend">Frontend</span> | ||
<span>-Developer</span> | ||
</h1> | ||
<p class="fading-quote"> | ||
"When you take on a task, finding the best ways to achieve the desired result is always your responsibility." - Gilbert's Law | ||
</p> | ||
</div> | ||
<div class="column profile"> | ||
<div class="profile-picture"> | ||
<img src="assets/img/transparent_profile_home.png" alt=""> | ||
<div class="home-wrapper"> | ||
<video autoplay loop [muted]="'muted'"> | ||
<source src="../../assets/landingpage_long_compressed.mp4" type="video/mp4"/> | ||
Your browser does not support the video file (mp4). | ||
</video> | ||
<div class="column introduction"> | ||
<h1 class="fading-header"> | ||
<span>Hi, I'm {{(userData.firstname)}}!</span> | ||
<br> | ||
<span class="frontend">Frontend</span> | ||
<span>-Developer</span> | ||
</h1> | ||
<p class="fading-quote"> | ||
"When you take on a task, finding the best ways to achieve the desired result is always your responsibility." - Gilbert's Law | ||
</p> | ||
</div> | ||
</div> | ||
</section> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.