diff --git a/src/app/pages/biography/biography.page.html b/src/app/pages/biography/biography.page.html index 1aaa83f..65252c8 100644 --- a/src/app/pages/biography/biography.page.html +++ b/src/app/pages/biography/biography.page.html @@ -25,7 +25,7 @@ Rewind to my childhood in Ispica, where I initially balanced my time between studying, playing video games, and kicking a football around with friends, it was a simple life, but it was a happy one.
The town of Ispica is located in the south of sicily, and it's a place where time seems to stand still. The unhurried pace of life, the warmth of the people, and the breathtaking landscapes create a serene backdrop for my childhood memories. But it was something that i really hated when i was child, infact i was always dreaming to live in a big city, where i could find more opportunities.



- Pokemon Yellow Pokemon Yellow and Game Boy Advance
@@ -33,7 +33,7 @@ At the age of 15, the discovery of rock music sparked a new passion, and I eagerly picked up a guitar to learn its rhythmic language and stunning solos.
- Guitarist My dream guitar "Fender stratocaster"
diff --git a/src/app/pages/portfolio/disclaimer/disclaimer.component.html b/src/app/pages/portfolio/disclaimer/disclaimer.component.html index a286238..8f159ce 100644 --- a/src/app/pages/portfolio/disclaimer/disclaimer.component.html +++ b/src/app/pages/portfolio/disclaimer/disclaimer.component.html @@ -1,5 +1,5 @@ + [backgroundImageUrl]="'/assets/green.jpg'"> + [backgroundImageUrl]="'/assets/green.jpg'">
diff --git a/src/assets/cloud.JPG b/src/assets/cloud.jpg similarity index 100% rename from src/assets/cloud.JPG rename to src/assets/cloud.jpg diff --git a/src/assets/green.JPG b/src/assets/green.jpg similarity index 100% rename from src/assets/green.JPG rename to src/assets/green.jpg diff --git a/src/assets/photos/me-guitar-17.JPG b/src/assets/photos/me-guitar-17.jpg similarity index 100% rename from src/assets/photos/me-guitar-17.JPG rename to src/assets/photos/me-guitar-17.jpg diff --git a/src/assets/photos/pokemon.JPG b/src/assets/photos/pokemon.jpg similarity index 100% rename from src/assets/photos/pokemon.JPG rename to src/assets/photos/pokemon.jpg diff --git a/src/assets/plane.JPG b/src/assets/plane.jpg similarity index 100% rename from src/assets/plane.JPG rename to src/assets/plane.jpg