diff --git a/README.md b/README.md
index 3c8a100..ca45e67 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# yqni13 portfolio
-$\texttt{\color{teal}{v2.5.5}}$
+$\texttt{\color{teal}{v2.6.7}}$
@@ -18,7 +18,7 @@ $\texttt{\color{teal}{v2.5.5}}$
-### TRY LIVE DEMO
+### WEBPAGE
@@ -104,7 +104,7 @@ My portfolio comes with two theme settings: $\textsf{\color{gray}{Dark mode}}$ &
|Firefox | Chrome | Opera | Edge | DuckGo | Brave |
|Yes | Yes | Yes | Yes | Yes* | Yes |
-* This browser has problems displaying certain animations.
+*This browser has problems displaying certain animations.
@@ -129,14 +129,14 @@ Specified unit tests in xyz.component.spec.ts files or other tests are my last s
## Updates
[list of all updates](src/docs/update_protocol.md)
-### $\textsf{last\ update\ 2.5.5\ >>\ {\color{pink}2.6.5}}$
-
-- $\textsf{\color{green}Change:}$ Added page scroll indicators (white arrow animation, left bottom) for the components 'about', 'cv' and 'portfolio'.
-- $\textsf{\color{red}Patch:}$ Refactored code in terms of Google Guidelines HTML/CSS.
-- $\textsf{\color{red}Patch:}$ Refactored code in terms of Google Guidelines Typescript.
-- $\textsf{\color{red}Patch:}$ Refactored code in terms of Angular Best Practices.
-- $\textsf{\color{red}Patch:}$ Refactored code to reuse user-data from parent in child component and reduce redundancy.
-- $\textsf{\color{red}Bugfix:}$ Navigating to base url redirects to 'home' component and activates nav-menu item accordingly. [Before: Redirecting to 'home' component didn't set 'Home' nav-menu item active.]
+### $\textsf{last\ update\ 2.6.5\ >>\ {\color{pink}2.6.7}}$
+
+- $\textsf{\color{green}Change:}$ Added video to landingpage and removed single profile picture for gentle appearance.
+- $\textsf{\color{green}Change:}$ Changed color of lightmode button to decrease multiple color influence in webpage color theme.
+- $\textsf{\color{green}Change:}$ Increased information link icon sizes in footer.
+- $\textsf{\color{green}Change:}$ Added portfolio card hover/touch indicator (logo coloured hand icon, left top).
+- $\textsf{\color{teal}Addition:}$ New content added to 'Portfolio' component.
+
diff --git a/src/app/about/about.component.scss b/src/app/about/about.component.scss
index 0bed86b..c4abd7d 100644
--- a/src/app/about/about.component.scss
+++ b/src/app/about/about.component.scss
@@ -75,7 +75,6 @@ h2 {
transform: translate(15%, -15px);
z-index: -1;
background: var(--about-shadow);
- // background: var(--yqni13-gradient);
filter: blur(15px);
width: 82%;
}
diff --git a/src/app/app.component.html b/src/app/app.component.html
index 68219f2..0627342 100644
--- a/src/app/app.component.html
+++ b/src/app/app.component.html
@@ -8,7 +8,8 @@
@@ -46,42 +47,29 @@
>Portfolio
- "When - you - take - on - a - task, - finding - the - best - ways - to - achieve - the - desired - result - is - always - your - responsibility." - - - Gilbert's - Law -
-+ "When you take on a task, finding the best ways to achieve the desired result is always your responsibility." - Gilbert's Law +